This commit is contained in:
@@ -14,6 +14,9 @@ export default {
|
||||
vm.appBar.icon = ctx.icon;
|
||||
vm.appBar.title = ctx.title;
|
||||
|
||||
//test
|
||||
document.title = "AyaNova " + ctx.title;
|
||||
|
||||
//Parse the formdata if present
|
||||
//FORMDATA is OPTIONAL and only required for forms that need to allow
|
||||
//viewing object history, attachments, custom fields, etc that kind of thing
|
||||
|
||||
Reference in New Issue
Block a user