mirror of
https://github.com/discourse/discourse.git
synced 2025-05-24 03:36:18 +08:00
[WIP] select-box-kit refactoring
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
export default Ember.Component.extend({
|
||||
layoutName: "select-box-kit/templates/components/topic-notifications-button",
|
||||
classNames: "topic-notifications-button",
|
||||
showFullTitle: true,
|
||||
appendReason: true
|
||||
});
|
Reference in New Issue
Block a user