diff --git a/assets/javascripts/discourse/components/assign-user-form.hbs b/assets/javascripts/discourse/components/assign-user-form.hbs new file mode 100644 index 0000000..2160f23 --- /dev/null +++ b/assets/javascripts/discourse/components/assign-user-form.hbs @@ -0,0 +1,57 @@ +
+ + + + {{#if this.assigneeError}} + + {{d-icon "exclamation-triangle"}} + {{i18n "discourse_assign.assign_modal.choose_assignee"}} + + {{/if}} +
+ +{{#if this.siteSettings.enable_assign_status}} +
+ + +
+{{/if}} + +
+ + +