mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Icon missing due to typo
This commit is contained in:
parent
f0fd875918
commit
66f6382090
@ -12,7 +12,7 @@
|
||||
action=(action "viewActionLogs")
|
||||
class="btn-default"
|
||||
actionParam=model.username
|
||||
icon="far-list-al"
|
||||
icon="far-list-alt"
|
||||
label="admin.user.action_logs"}}
|
||||
{{/if}}
|
||||
{{#if model.active}}
|
||||
|
Loading…
Reference in New Issue
Block a user