From 944f4c1f81ecbfaad0981f1f5e661f9c1e937635 Mon Sep 17 00:00:00 2001 From: venba-Inspriron-3558 Date: Thu, 21 Aug 2025 16:53:25 +0530 Subject: [PATCH] FIX_TKT notes alignment --- app/Views/thz_notes.php | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/app/Views/thz_notes.php b/app/Views/thz_notes.php index c558e88e..bd524ada 100644 --- a/app/Views/thz_notes.php +++ b/app/Views/thz_notes.php @@ -199,19 +199,19 @@
+
+ + + +
- - - - - - -
- - -
- + +
+ + +
+
@@ -403,7 +403,6 @@ success: function(response) { if (response.status === "success") { toastr.success(response.message, 'success'); - $('#ticketModal').modal('hide'); form.reset(); window.location.href = "" + id; } else {