This commit is contained in:
@@ -829,7 +829,9 @@ export default {
|
||||
name: "service-banks",
|
||||
params: {
|
||||
objectType: window.$gz.type.HeadOffice,
|
||||
objectId: this.$route.params.recordid
|
||||
objectId: this.$route.params.recordid,
|
||||
viz: this.obj.name,
|
||||
icon: "$ayiSitemap"
|
||||
}
|
||||
});
|
||||
}
|
||||
@@ -1320,7 +1322,7 @@ function generateMenu(vm) {
|
||||
let menuOptions = {
|
||||
isMain: false,
|
||||
readOnly: vm.formState.readOnly,
|
||||
icon: "$ayiAddressCard",
|
||||
icon: "$ayiSitemap",
|
||||
title: "HeadOffice",
|
||||
helpUrl: "head-offices",
|
||||
formData: {
|
||||
|
||||
Reference in New Issue
Block a user