This commit is contained in:
@@ -248,7 +248,7 @@ export default {
|
||||
appError: null,
|
||||
serverError: {}
|
||||
},
|
||||
rights: window.$gz.role.fullRightsObject()
|
||||
rights: window.$gz.role.defaultRightsObject()
|
||||
};
|
||||
},
|
||||
watch: {
|
||||
@@ -456,7 +456,8 @@ async function fetchTranslatedText(vm) {
|
||||
"SmtpServerPort",
|
||||
"NotifyFromAddress",
|
||||
"AyaNovaServerURL",
|
||||
"JobCompleted"
|
||||
"JobCompleted",
|
||||
"NotifyQueue"
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user