Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-24 10:20:28 +01:00
6 Zeilen
135 B
Handlebars
6 Zeilen
135 B
Handlebars
|
{{custom-wizard-date-input
|
||
|
date=this.date
|
||
|
onChange=(action "onChange")
|
||
|
tabindex=this.field.tabindex
|
||
|
format=this.field.format
|
||
|
}}
|