no need for $user in js()

This commit is contained in:
Uwe Steinmann 2015-12-15 21:02:14 +01:00
parent 3f778f9a77
commit dfeac6843f

View File

@ -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");