This commit is contained in:
2019-04-16 22:40:37 +00:00
parent 2327f8395a
commit 7c1d4a1a60
2 changed files with 8 additions and 2 deletions

View File

@@ -153,7 +153,7 @@ export default {
});
this.$gzevent.$on("context-click", function(key) {
alert("context click: " + key);
alert("App.vue::context click: " + key);
});
//redirect to login if not authenticated