Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-09 20:02:54 +01:00
fix button close
Dieser Commit ist enthalten in:
Ursprung
1fdd78bc7e
Commit
648b976ee0
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
|
@ -8,7 +8,7 @@
|
||||||
@action={{this.deauthorize}}
|
@action={{this.deauthorize}}
|
||||||
>
|
>
|
||||||
{{i18n "admin.wizard.subscription.deauthorize"}}
|
{{i18n "admin.wizard.subscription.deauthorize"}}
|
||||||
</button>
|
</DButton>
|
||||||
{{else}}
|
{{else}}
|
||||||
<DButton
|
<DButton
|
||||||
@icon="id-card"
|
@icon="id-card"
|
||||||
|
|
Laden …
In neuem Issue referenzieren