release 8.0 !

This commit is contained in:
2022-06-07 23:11:09 +00:00
parent 933ced7df7
commit f1548fb4ca
2 changed files with 1 additions and 8 deletions

View File

@@ -401,13 +401,6 @@ export default {
that.handleMenuChange(vm, ctx);
});
//currently as of beta 0.9 unused anywhere
// window.$gz.eventBus.$on("menu-replace-item", function handleReplaceMenuItem(
// newItem
// ) {
// that.handleReplaceMenuItem(vm, newItem);
// });
window.$gz.eventBus.$on(
"menu-upsert-last-report",
function handleUpsertLastReport(newItem) {