0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-11-24 10:20:28 +01:00
discourse-custom-wizard/assets/javascripts/discourse/components/custom-wizard-field-time.hbs

5 Zeilen
108 B
Handlebars

{{custom-wizard-time-input
2024-11-22 16:45:50 +01:00
date=this.time
2020-07-16 05:26:56 +02:00
onChange=(action "onChange")
2024-11-22 16:45:50 +01:00
tabindex=this.field.tabindex
2023-07-10 08:55:54 +02:00
}}