mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 20:54:31 +08:00
UX: Remove caret from notifications-button.
This commit is contained in:
parent
864fb45ff0
commit
062cb1e1cb
|
@ -13,8 +13,7 @@ export default DropdownSelectBoxComponent.extend({
|
|||
autoFilterable: false,
|
||||
filterable: false,
|
||||
i18nPrefix: "",
|
||||
i18nPostfix: "",
|
||||
showCaret: true
|
||||
i18nPostfix: ""
|
||||
},
|
||||
|
||||
modifyComponentForRow() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user