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