This commit is contained in:
@@ -379,7 +379,7 @@
|
||||
|
||||
<v-col cols="12" sm="6" lg="4" xl="3">
|
||||
<!-- https://vuetifyjs.com/en/components/color-pickers -->
|
||||
<span class="v-label v-label--active theme--light">
|
||||
<span class="text-caption">
|
||||
{{ $ay.t("UserColor") }}
|
||||
</span>
|
||||
<v-color-picker
|
||||
|
||||
@@ -369,7 +369,7 @@
|
||||
|
||||
<v-col cols="12" sm="6" lg="4" xl="3">
|
||||
<!-- https://vuetifyjs.com/en/components/color-pickers -->
|
||||
<span class="v-label v-label--active theme--light">
|
||||
<span class="text-caption">
|
||||
{{ $ay.t("UserColor") }}
|
||||
</span>
|
||||
<v-color-picker
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
xl="3"
|
||||
>
|
||||
<!-- https://vuetifyjs.com/en/components/color-pickers -->
|
||||
<span class="v-label v-label--active theme--light">
|
||||
<span class="text-caption">
|
||||
{{ $ay.t("ReminderColor") }}
|
||||
</span>
|
||||
<v-color-picker
|
||||
|
||||
@@ -164,7 +164,7 @@
|
||||
|
||||
<v-col cols="12" sm="6" lg="4" xl="3">
|
||||
<!-- https://vuetifyjs.com/en/components/color-pickers -->
|
||||
<span class="v-label v-label--active theme--light">
|
||||
<span class="text-caption">
|
||||
{{ $ay.t("UserColor") }}
|
||||
</span>
|
||||
<v-color-picker
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
></gz-role-picker>
|
||||
</v-col>
|
||||
<v-col cols="12" sm="6" lg="4" xl="3">
|
||||
<span class="v-label v-label--active theme--light">
|
||||
<span class="text-caption">
|
||||
{{ $ay.t("WorkOrderStatusColor") }}
|
||||
</span>
|
||||
<v-color-picker
|
||||
|
||||
@@ -748,6 +748,7 @@ async function fetchTranslatedText(vm) {
|
||||
"WorkOrder",
|
||||
"WorkOrderSerialNumber",
|
||||
"WorkOrderSummary",
|
||||
"WorkOrderStatus",
|
||||
"WorkOrderCustom1",
|
||||
"WorkOrderCustom2",
|
||||
"WorkOrderCustom3",
|
||||
|
||||
Reference in New Issue
Block a user