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

6 Zeilen
Kein EOL
143 B
Handlebars

{{custom-wizard-topic-selector
topics=topics
category=field.category
onChange=(action "setValue")
options=(hash maximum=field.limit)
}}