This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export default {
|
||||
version: "8.0.0-alpha.95",
|
||||
version: "8.0.0-alpha.96",
|
||||
copyright: "© 1999-2020, Ground Zero Tech-Works Inc."
|
||||
};
|
||||
|
||||
@@ -270,7 +270,6 @@ export default {
|
||||
id: 0,
|
||||
concurrency: 0,
|
||||
name: null,
|
||||
active: true,
|
||||
notes: null,
|
||||
wiki: null,
|
||||
customFields: "{}",
|
||||
@@ -633,7 +632,7 @@ function generateMenu(vm) {
|
||||
readOnly: vm.formState.readOnly,
|
||||
icon: "$ayiInbox",
|
||||
title: "Memo",
|
||||
helpUrl: "form-home-memo",
|
||||
helpUrl: "form-home-memos",
|
||||
formData: {
|
||||
ayaType: window.$gz.type.Memo,
|
||||
recordId: vm.$route.params.recordid,
|
||||
|
||||
Reference in New Issue
Block a user