This commit is contained in:
2020-06-30 21:22:11 +00:00
parent b8e796ec70
commit a5320d0e27
40 changed files with 42 additions and 70 deletions

View File

@@ -34,8 +34,8 @@ export default {
vm.appBar.icon = ctx.icon;
vm.appBar.title = ctx.title;
//test
document.title = "AyaNova " + ctx.title;
document.title = "AyaNova " + vm.$ay.t(ctx.title);
//Parse the formdata if present
//FORMDATA is OPTIONAL and only required for forms that need to allow