mirror of
https://git.code.sf.net/p/seeddms/code
synced 2026-01-13 21:06:43 +00:00
parameter enableclipboard from view isn't used
This commit is contained in:
parent
b6ee001f0d
commit
519cbda5f3
|
|
@ -761,7 +761,6 @@ $(document).ready( function() {
|
|||
$setchecksum = $this->params['setchecksum'];
|
||||
$rootfolder = $this->params['rootfolder'];
|
||||
$repairobjects = $this->params['repairobjects'];
|
||||
$this->enableClipboard = $this->params['enableclipboard'];
|
||||
|
||||
$this->htmlStartPage(getMLText("admin_tools"));
|
||||
$this->globalNavigation();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user