Fixed issue with translation not done in correct time when fetch template and available fields also login form button margin fixed as bottom element was obscuring if in developer mode with vertically shorter screen mode

This commit is contained in:
2020-03-29 20:40:01 +00:00
parent 408ae6d07d
commit 439775b699
3 changed files with 31 additions and 29 deletions

View File

@@ -42,7 +42,6 @@ export default {
window.$gz.store.commit("addTranslationText", item);
}
);
console.log("3");
resolve();
});
});