customer docs
This commit is contained in:
@@ -272,9 +272,9 @@ export default {
|
||||
navItems() {
|
||||
return this.$store.state.navItems;
|
||||
},
|
||||
helpUrl() {
|
||||
return window.$gz.api.helpUrl();
|
||||
},
|
||||
// helpUrl() {
|
||||
// return window.$gz.api.helpUrl();
|
||||
// },
|
||||
titleDisplay() {
|
||||
if (this.appBar.title == null || this.appBar.title == "") {
|
||||
return null;
|
||||
|
||||
Reference in New Issue
Block a user