mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-11 16:35:38 +00:00
no need for $user in js()
This commit is contained in:
parent
3f778f9a77
commit
dfeac6843f
|
@ -48,8 +48,6 @@ class SeedDMS_View_Search extends SeedDMS_Bootstrap_Style {
|
|||
} /* }}} */
|
||||
|
||||
function js() { /* {{{ */
|
||||
$user = $this->params['user'];
|
||||
|
||||
header('Content-Type: application/json');
|
||||
|
||||
$this->printFolderChooserJs("form1");
|
||||
|
|
Loading…
Reference in New Issue
Block a user