2020-04-14 02:18:49 -04:00
|
|
|
<span class="email">{{user.email}}</span>
|
|
|
|
<span class="role">{{roleName}}</span>
|
2016-09-13 15:14:17 -04:00
|
|
|
|
2019-01-10 05:06:01 -05:00
|
|
|
<button class="wizard-btn small danger remove-user" {{action removeUser user}}>
|
2017-07-26 16:25:09 -04:00
|
|
|
{{d-icon "times"}}
|
2016-09-13 15:14:17 -04:00
|
|
|
</button>
|