From 14b30ce48ff656531775bb6ca2e942d773d57550 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Mon, 21 Mar 2016 07:46:55 +0100 Subject: [PATCH] do not call checkForm() if document wasn't modified --- views/bootstrap/class.CheckInDocument.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/views/bootstrap/class.CheckInDocument.php b/views/bootstrap/class.CheckInDocument.php index f785a4a33..62ec3ecc6 100644 --- a/views/bootstrap/class.CheckInDocument.php +++ b/views/bootstrap/class.CheckInDocument.php @@ -567,9 +567,10 @@ $(document).ready( function() { $this->contentContainerEnd(); } else { ?> -
+ "> +
contentEnd();