This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user