From a104eed994436d2ab4bf02693ca07035ceb7563c Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 7 Mar 2022 00:04:40 +0000 Subject: [PATCH] --- .../src/views/customer-notify-subscription.vue | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/ayanova/src/views/customer-notify-subscription.vue b/ayanova/src/views/customer-notify-subscription.vue index d23ee2d4..b1989efb 100644 --- a/ayanova/src/views/customer-notify-subscription.vue +++ b/ayanova/src/views/customer-notify-subscription.vue @@ -249,6 +249,19 @@ @input="fieldValueChanged('tags')" > + + + + @@ -967,7 +980,8 @@ async function fetchTranslatedText() { "CustomerServiceRequest", "WorkOrder", "Quote", - "WhoWillBeNotified" + "WhoWillBeNotified", + "EmailTemplate" ]); }