0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2025-02-02 11:27:01 +01:00
discourse-custom-wizard/assets/javascripts/discourse/templates/components/custom-wizard-field-date-time.hbs

5 Zeilen
107 B
Handlebars

{{custom-wizard-date-time-input
2020-07-16 13:26:56 +10:00
date=dateTime
onChange=(action "onChange")
tabindex=field.tabindex
2023-07-10 07:55:54 +01:00
}}