1
0
Fork 0
discourse-custom-wizard-unl.../assets/javascripts/discourse/templates/components/custom-wizard-field-category.hbs

7 Zeilen
171 B
Handlebars

{{custom-wizard-category-selector
2020-02-05 08:20:24 +01:00
categories=categories
2020-03-30 08:16:03 +02:00
whitelist=field.content
2020-02-05 08:20:24 +01:00
maximum=field.limit
onChange=(action (mut categories))
tabindex=field.tabindex}}