This commit is contained in:
@@ -59,7 +59,7 @@ async function clickHandler(menuItem) {
|
||||
switch (m.key) {
|
||||
case "new":
|
||||
m.vm.$router.push({
|
||||
name: "notification-subscription-edit",
|
||||
name: "home-notify-subscription",
|
||||
params: { recordid: 0 }
|
||||
});
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user