From 2dfa540919c2a99cf084e7994d6c071565b9ab87 Mon Sep 17 00:00:00 2001 From: veselcraft Date: Sat, 9 Oct 2021 13:57:09 +0300 Subject: [PATCH] Support: Links are now clickable in the Ticket itself --- Web/Presenters/templates/Support/View.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web/Presenters/templates/Support/View.xml b/Web/Presenters/templates/Support/View.xml index c53b22b4..cd24a775 100644 --- a/Web/Presenters/templates/Support/View.xml +++ b/Web/Presenters/templates/Support/View.xml @@ -16,7 +16,7 @@
Статус: {$ticket->getStatus()}
- {$ticket->getContext()} + {$ticket->getContext()|noescape}