This commit is contained in:
2019-06-18 00:20:56 +00:00
parent 127a2ce634
commit 48a7081708

View File

@@ -523,6 +523,8 @@ function clickHandler(menuItem) {
}
}
//#region Some funcs
//////////////////////
//
//
@@ -638,6 +640,7 @@ function fetchLocaleText(vm) {
return vm.$gzlocale.fetch(ltKeysRequired);
}
//#endregion
</script>
<style></style>