diff --git a/app/assets/javascripts/select-kit/addon/components/category-drop.js b/app/assets/javascripts/select-kit/addon/components/category-drop.js index 7723bdc2c17..5b19218fd67 100644 --- a/app/assets/javascripts/select-kit/addon/components/category-drop.js +++ b/app/assets/javascripts/select-kit/addon/components/category-drop.js @@ -38,6 +38,7 @@ export default ComboBoxComponent.extend({ autoInsertNoneItem: false, displayCategoryDescription: "displayCategoryDescription", headerComponent: "category-drop/category-drop-header", + parentCategory: false, }, modifyComponentForRow() {