0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-11-24 02:10:29 +01:00
discourse-custom-wizard/assets/javascripts/discourse/components/custom-wizard-field-date-time.hbs
2024-11-22 16:45:50 +01:00

5 Zeilen
Kein EOL
117 B
Handlebars

{{custom-wizard-date-time-input
date=this.dateTime
onChange=(action "onChange")
tabindex=this.field.tabindex
}}