From c2713a527d96d8ab606d86de2037a8e41ed827cf Mon Sep 17 00:00:00 2001 From: mchouliara Date: Wed, 16 Oct 2024 11:04:02 +0300 Subject: [PATCH] remove sanitization --- .../notification-template-editor.component.ts | 2 +- .../notification-template-editor.model.ts | 18 ++++++------------ 2 files changed, 7 insertions(+), 13 deletions(-) diff --git a/frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.component.ts b/frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.component.ts index c39e619d8..125412a8d 100644 --- a/frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.component.ts +++ b/frontend/src/notification-service/ui/admin/notification-template/editor/notification-template-editor.component.ts @@ -145,7 +145,7 @@ export class NotificationTemplateEditorComponent extends BaseEditor