mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Adds a new plugin outles to add custom icons on the admin users list (#8277)
This commit is contained in:
@@ -91,6 +91,7 @@
|
||||
{{#if user.second_factor_enabled}}
|
||||
{{d-icon "lock" title="admin.user.second_factor_enabled" }}
|
||||
{{/if}}
|
||||
{{plugin-outlet name="admin-users-list-icon" tagName="" args=(hash user=user)}}
|
||||
</td>
|
||||
</tr>
|
||||
{{/each}}
|
||||
|
||||
Reference in New Issue
Block a user