We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe80ffb commit da2beb7Copy full SHA for da2beb7
.discourse-compatibility
@@ -1,3 +1,4 @@
1
+< 3.4.0.beta2-dev: fe80ffbca41027dc1262881bef3eade511d05d3f
2
< 3.4.0.beta1-dev: 8520420d6154d47be11c7667a502e60cdc3d375b
3
< 3.3.0.beta1-dev: b9ea7606f4b5a930c889f59ee77d68af8f0487fa
4
< 3.2.0.beta2: c32394d6348e46e33e8734d49d81e49f346993d5
javascripts/discourse/components/versatile-banner.hbs
@@ -8,7 +8,7 @@
8
@action={{this.closeBanner}}
9
@translatedLabel={{theme-i18n "close.label"}}
10
@translatedTitle={{theme-i18n "close.title"}}
11
- @icon="times"
+ @icon="xmark"
12
class="close"
13
/>
14
{{/if}}
0 commit comments