From 256ef27b85c0bf57807b872231c8688365a73916 Mon Sep 17 00:00:00 2001 From: Kelv Date: Sat, 7 Dec 2024 03:45:09 +0800 Subject: [PATCH] DEV: Update more deprecated Font Awesome icon names (#345) --- .../discourse/components/result-types/json.hbs | 2 +- .../discourse/components/share-report.hbs | 2 +- .../discourse/templates/admin/plugins-explorer.hbs | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/assets/javascripts/discourse/components/result-types/json.hbs b/assets/javascripts/discourse/components/result-types/json.hbs index 3fd4fe1..e1a9c62 100644 --- a/assets/javascripts/discourse/components/result-types/json.hbs +++ b/assets/javascripts/discourse/components/result-types/json.hbs @@ -3,7 +3,7 @@ \ No newline at end of file diff --git a/assets/javascripts/discourse/components/share-report.hbs b/assets/javascripts/discourse/components/share-report.hbs index 11a0e7e..c9fcc94 100644 --- a/assets/javascripts/discourse/components/share-report.hbs +++ b/assets/javascripts/discourse/components/share-report.hbs @@ -15,7 +15,7 @@
@@ -182,7 +182,7 @@ class="btn-edit-query" @action={{this.editQuery}} @label="explorer.edit" - @icon="pencil-alt" + @icon="pencil" /> {{/unless}} {{/if}} @@ -198,7 +198,7 @@ {{/if}}
@@ -207,14 +207,14 @@ {{#if this.selectedItem.destroyed}} {{else}} {{#if this.editingQuery}} @@ -222,7 +222,7 @@