2016-09-13 15:14:17 -04:00
|
|
|
<span class='email'>{{user.email}}</span>
|
|
|
|
<span class='role'>{{roleName}}</span>
|
|
|
|
|
|
|
|
<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>
|