This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<v-row>
|
||||
<gz-error :errorBoxMessage="formState.errorBoxMessage"></gz-error>
|
||||
<v-col cols="12" class="d-sm-none accent--text">
|
||||
<h4>Editor not supported on mobile devices</h4>
|
||||
<h4>{{ $ay.t("ReportEditorMobileWarning") }}</h4>
|
||||
</v-col>
|
||||
<v-col cols="12" sm="6" class="py-2">
|
||||
<v-btn-toggle
|
||||
@@ -940,6 +940,7 @@ async function fetchTranslatedText(vm) {
|
||||
"ReportName",
|
||||
"ReportEditorProperties",
|
||||
"ReportEditorData",
|
||||
"ReportEditorMobileWarning",
|
||||
"ReportNotes",
|
||||
"ReportTemplate",
|
||||
"AuthorizationRoles"
|
||||
|
||||
Reference in New Issue
Block a user