From f425a4e1d9283a1c756e09955346f49ffd7395a7 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Wed, 1 Dec 2021 10:33:21 -0600 Subject: [PATCH] fix --- files/templates/comments.html | 35 +------------------ .../templates/modals/ModalReportComment.html | 34 ++++++++++++++++++ 2 files changed, 35 insertions(+), 34 deletions(-) create mode 100644 files/templates/modals/ModalReportComment.html diff --git a/files/templates/comments.html b/files/templates/comments.html index 0fa1769c8..f7d1ff00d 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -539,40 +539,7 @@ - + {% include "/modals/ModalReportComment.html" %} {% endif %}