This commit is contained in:
2020-07-24 15:44:19 +00:00
parent e2be75ca4b
commit 9fa22551a1
2 changed files with 4 additions and 4 deletions

View File

@@ -348,7 +348,7 @@ export default {
} else {
//this can be safely called any time, it checks if there is an open object in store and
//opens it or if not just returns
window.$gz.eventBus.$emit("openobject", null);
// window.$gz.eventBus.$emit("openobject", null);
}
//RELOAD / REFRESH HANDLING