0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-10-19 04:02:39 +02:00
discourse-custom-wizard/assets/javascripts/discourse/templates/components/custom-wizard-field-topic.hbs

6 Zeilen
143 B
Handlebars

2024-06-20 11:25:57 +02:00
{{custom-wizard-topic-selector
topics=topics
category=field.category
2024-06-20 11:25:57 +02:00
onChange=(action "setValue")
options=(hash maximum=field.limit)
}}