mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-12 17:05:46 +00:00
set missing variable from view
This commit is contained in:
parent
9fec5fd1c0
commit
267734e866
|
@ -29,6 +29,7 @@ class SeedDMS_View_CheckInDocument extends SeedDMS_Bootstrap_Style {
|
|||
|
||||
function js() { /* {{{ */
|
||||
$strictformcheck = $this->params['strictformcheck'];
|
||||
$dropfolderdir = $this->params['dropfolderdir'];
|
||||
header('Content-Type: application/javascript; charset=UTF-8');
|
||||
?>
|
||||
function checkForm()
|
||||
|
|
Loading…
Reference in New Issue
Block a user