Revert "Revert "FEATURE: improves select-box to support category selection on new topic""

This reverts commit 1d90f6016a.
This commit is contained in:
Joffrey JAFFEUX
2017-08-24 16:04:47 +02:00
parent 41ca527d7a
commit d52048ad34
18 changed files with 439 additions and 173 deletions

View File

@@ -72,7 +72,7 @@
{{#if model.showCategoryChooser}}
<div class="category-input">
{{category-chooser valueAttribute="id" value=model.categoryId scopedCategoryId=scopedCategoryId tabindex="3"}}
{{category-select-box valueAttribute="id" value=model.categoryId scopedCategoryId=scopedCategoryId tabindex="3"}}
{{popup-input-tip validation=categoryValidation}}
</div>
{{#if model.archetype.hasOptions}}