diff --git a/app/assets/javascripts/select-kit/app/components/notifications-button.js b/app/assets/javascripts/select-kit/app/components/notifications-button.js index f5423b9e64a..32dc2ad7ba1 100644 --- a/app/assets/javascripts/select-kit/app/components/notifications-button.js +++ b/app/assets/javascripts/select-kit/app/components/notifications-button.js @@ -13,8 +13,7 @@ export default DropdownSelectBoxComponent.extend({ autoFilterable: false, filterable: false, i18nPrefix: "", - i18nPostfix: "", - showCaret: true + i18nPostfix: "" }, modifyComponentForRow() {