refactors header notifications (renders them via separate controller / template)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
Discourse.NotificationsController = Ember.ArrayController.extend(Discourse.HasCurrentUser, {
|
||||
itemController: "notification"
|
||||
});
|
||||
Reference in New Issue
Block a user