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 {