get strictformcheck from view in js()

This commit is contained in:
Uwe Steinmann 2016-03-21 10:17:16 +01:00
parent 7c99813796
commit 3ffa43730a

View File

@ -32,6 +32,7 @@ require_once("class.Bootstrap.php");
class SeedDMS_View_AddSubFolder extends SeedDMS_Bootstrap_Style {
function js() { /* {{{ */
$strictformcheck = $this->params['strictformcheck'];
header('Content-Type: application/javascript');
?>
function checkForm()