mirror of
https://github.com/discourse/discourse.git
synced 2025-01-31 17:06:30 +08:00
FIX: missing Mark all as Read button
This commit is contained in:
parent
a4587b18f5
commit
2a95e46d3e
|
@ -1,4 +1,5 @@
|
||||||
export default Discourse.Route.extend({
|
export default Discourse.Route.extend({
|
||||||
|
controllerName: 'user-notifications',
|
||||||
renderTemplate() {
|
renderTemplate() {
|
||||||
this.render("user/notifications-index");
|
this.render("user/notifications-index");
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user