mirror of
https://github.com/discourse/discourse.git
synced 2025-05-01 13:54:34 +08:00
another bugfix
This commit is contained in:
parent
665ff95015
commit
5f8ac51059
@ -12,11 +12,6 @@ Discourse.CategoryNotificationsButton = Discourse.View.extend({
|
||||
hidden: Em.computed.alias('category.deleted'),
|
||||
templateName: 'category_notification_dropdown',
|
||||
|
||||
init: function() {
|
||||
this._super();
|
||||
this.display();
|
||||
},
|
||||
|
||||
dropDownContent: function() {
|
||||
var contents = [];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user