0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-20 15:51:11 +02:00
discourse-custom-wizard/assets/javascripts/discourse/templates/components/custom-wizard-field-user-selector.hbs

5 Zeilen
110 B
Handlebars

2020-04-03 10:49:36 +02:00
{{custom-user-selector
usernames=field.value
placeholderKey=field.placeholder
2023-07-10 08:55:54 +02:00
tabindex=field.tabindex
}}