This commit is contained in:
2021-06-15 19:37:46 +00:00
parent b8fc726445
commit 7529fd610a

View File

@@ -890,7 +890,13 @@ async function fetchTranslatedText(vm) {
"GlobalNextSeeds",
"GlobalWorkOrderCompleteByAge",
"GlobalLaborSchedUserDfltTimeSpan",
"GlobalTravelDfltTimeSpan"
"GlobalTravelDfltTimeSpan",
"CustomerAccessWorkOrderWiki",
"NotifySubscriptionList",
"NotifyEventCustomerServiceImminent",
"NotifyEventCSRAccepted",
"NotifyEventCSRRejected",
"NotifyEventWOCreatedForCustomer"
]);
}
</script>