diff --git a/views/bootstrap/class.EditDocument.php b/views/bootstrap/class.EditDocument.php index e2fc89c1c..4e660a551 100644 --- a/views/bootstrap/class.EditDocument.php +++ b/views/bootstrap/class.EditDocument.php @@ -33,7 +33,7 @@ class SeedDMS_View_EditDocument extends SeedDMS_Bootstrap_Style { function js() { /* {{{ */ $strictformcheck = $this->params['strictformcheck']; - $this->printKeywordChooserJs(); + $this->printKeywordChooserJs('form1'); ?> function checkForm() {