Revert "Merge pull request #2304 from techAPJ/speech-bubble-update"
This reverts commit6590ebbcbe, reversing changes made to3855ead62e.
This commit is contained in:
@@ -17,9 +17,7 @@ module("Discourse.NotificationsController", {
|
||||
return [scope, options.username, options.link].join(" ").trim();
|
||||
});
|
||||
|
||||
controller = Discourse.NotificationsController.create({
|
||||
container: Discourse.__container__
|
||||
});
|
||||
controller = Discourse.NotificationsController.create();
|
||||
|
||||
view = Ember.View.create({
|
||||
container: Discourse.__container__,
|
||||
|
||||
Reference in New Issue
Block a user