This commit is contained in:
@@ -326,7 +326,7 @@
|
|||||||
|
|
||||||
<!-- ######################################################## -->
|
<!-- ######################################################## -->
|
||||||
<v-col cols="12">
|
<v-col cols="12">
|
||||||
<div class="text-h6">
|
<div class="text-h6 mb-8">
|
||||||
{{ $ay.t("NotifySubscriptionList") }}
|
{{ $ay.t("NotifySubscriptionList") }}
|
||||||
</div>
|
</div>
|
||||||
<div class="text-subtitle-1">
|
<div class="text-subtitle-1">
|
||||||
@@ -494,7 +494,7 @@
|
|||||||
<!-- ######################################################## -->
|
<!-- ######################################################## -->
|
||||||
<v-col cols="12">
|
<v-col cols="12">
|
||||||
<div class="text-subtitle-1">
|
<div class="text-subtitle-1">
|
||||||
{{ $ay.t("NotifyEventWOCreatedForCustomer") }}
|
{{ $ay.t("NotifyEventWorkorderCreatedForCustomer") }}
|
||||||
</div>
|
</div>
|
||||||
</v-col>
|
</v-col>
|
||||||
<v-col cols="12" sm="6" lg="4" xl="3">
|
<v-col cols="12" sm="6" lg="4" xl="3">
|
||||||
@@ -896,7 +896,7 @@ async function fetchTranslatedText(vm) {
|
|||||||
"NotifyEventCustomerServiceImminent",
|
"NotifyEventCustomerServiceImminent",
|
||||||
"NotifyEventCSRAccepted",
|
"NotifyEventCSRAccepted",
|
||||||
"NotifyEventCSRRejected",
|
"NotifyEventCSRRejected",
|
||||||
"NotifyEventWOCreatedForCustomer"
|
"NotifyEventWorkorderCreatedForCustomer"
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user