From d9668f308620de533535239bb72dce3d90e8d18f Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Fri, 30 Aug 2024 23:15:48 +0100 Subject: [PATCH] Do not load most edit modals if ticket is closed. --- ticket.php | 48 +++++++++++++++++++++++++----------------------- 1 file changed, 25 insertions(+), 23 deletions(-) diff --git a/ticket.php b/ticket.php index b4b1502e3..e78dd08b0 100644 --- a/ticket.php +++ b/ticket.php @@ -343,11 +343,11 @@ - +
- +
- +
@@ -357,7 +357,7 @@
- +
@@ -429,12 +429,12 @@
- +
-
+
@@ -605,12 +605,12 @@ Public Comment
-
- +
+
- +
@@ -652,7 +652,7 @@
-
+
@@ -660,7 +660,7 @@
- +
@@ -735,13 +735,13 @@
- +
modified:
- +
@@ -1126,25 +1126,27 @@