From b7670b6f2bb373dcde79f52ddcdd8d7a7b88b966 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Tue, 15 Sep 2015 13:23:35 -0400 Subject: [PATCH] Process TinyMCE validation on submit, fix warning w/multselect --- index.php | 99 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 50 insertions(+), 49 deletions(-) diff --git a/index.php b/index.php index 80d1ee27..03899a1f 100644 --- a/index.php +++ b/index.php @@ -187,7 +187,7 @@ function print_add_ticket()
+ enctype="multipart/form-data" data-toggle="validator" onsubmit="return validateRichText();">
-
+