mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 22:26:29 +08:00
e143eb595f
UX: remove uneeded refresh button from custom groups
2 lines
206 B
Handlebars
2 lines
206 B
Handlebars
<a href='{{unbound member.adminPath}}'>{{avatar member imageSize="small"}}</a> {{member.username}} {{#unless automatic}}<a class='remove' {{action "removeMember" member}}>{{fa-icon "times"}}</a>{{/unless}}
|