Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-24 02:10:29 +01:00
7 Zeilen
Kein EOL
166 B
Handlebars
7 Zeilen
Kein EOL
166 B
Handlebars
{{#if this.noAccess}}
|
|
<CustomWizardNoAccess
|
|
@text={{i18n this.noAccessI18nKey}}
|
|
@wizardId={{this.wizardId}}
|
|
@reason={{this.noAccessReason}}
|
|
/>
|
|
{{/if}} |