mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 15:14:58 +00:00
get settings from view
This commit is contained in:
parent
0f258d81ac
commit
1a5dbfef51
|
@ -132,6 +132,7 @@ console.log(element);
|
|||
function show() { /* {{{ */
|
||||
$dms = $this->params['dms'];
|
||||
$user = $this->params['user'];
|
||||
$settings = $this->params['settings'];
|
||||
$folder = $this->params['folder'];
|
||||
$document = $this->params['document'];
|
||||
$strictformcheck = $this->params['strictformcheck'];
|
||||
|
|
Loading…
Reference in New Issue
Block a user