From 7e9c09e008f80906fb5e3c136e77ea02d39c06a7 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Thu, 24 Sep 2015 21:25:25 -0400 Subject: [PATCH] #325 Add validation to view ticket sidebar --- inc/headerAdmin.inc.php | 6 ++++++ index.php | 13 +++++++++---- ticket.php | 2 +- 3 files changed, 16 insertions(+), 5 deletions(-) diff --git a/inc/headerAdmin.inc.php b/inc/headerAdmin.inc.php index c993f126..4e1d8c2e 100644 --- a/inc/headerAdmin.inc.php +++ b/inc/headerAdmin.inc.php @@ -173,6 +173,12 @@ $modsForHesk_settings = mfh_getSettings(); + + diff --git a/index.php b/index.php index f0efabe1..1cc61e1d 100644 --- a/index.php +++ b/index.php @@ -208,7 +208,6 @@ function print_add_ticket() echo ' class="isError" '; } ?> placeholder="" data-error="" required> -
@@ -1253,11 +1252,14 @@ function print_start()
-
+

- + +
- + +