This commit is contained in:
@@ -629,6 +629,8 @@ async function clickHandler(menuItem) {
|
||||
m.vm.duplicate();
|
||||
break;
|
||||
case "report":
|
||||
// throw "blah blah blah";
|
||||
// throw Error("test exception");
|
||||
if (m.id != null) {
|
||||
//last report selected is in m.id
|
||||
m.vm.$router.push({
|
||||
|
||||
Reference in New Issue
Block a user