This commit is contained in:
@@ -114,7 +114,7 @@ export default {
|
||||
})
|
||||
.then(() => {
|
||||
//don't have access to local data object until here
|
||||
that.rights = this.$gzrole.getRights(this, this.$gztype.Widget);
|
||||
that.rights = this.$gzrole.getRights(this, window.$gz.type.Widget);
|
||||
var formSettings = that.$gzform.getFormSettings(FORM_KEY);
|
||||
/**
|
||||
* {
|
||||
|
||||
Reference in New Issue
Block a user