mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: replace "trash" icons with "trash-alt"
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
label="admin.api.undo_revoke"}}
|
||||
{{d-button
|
||||
action=(action "deleteKey")
|
||||
actionParam=model icon="trash"
|
||||
actionParam=model icon="trash-alt"
|
||||
label="admin.api.delete"
|
||||
class="btn-danger"}}
|
||||
{{else}}
|
||||
@@ -77,4 +77,4 @@
|
||||
{{/if}}
|
||||
</div>
|
||||
{{/admin-form-row}}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user