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