mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-12 17:05:46 +00:00
do not add js function checkTasks() to footer anymore
This commit is contained in:
parent
860f9b0854
commit
f71ea7eddc
|
@ -379,7 +379,7 @@ $(document).ready(function () {
|
|||
echo " </li>\n";
|
||||
echo " </ul>\n";
|
||||
echo " </div>";
|
||||
$this->addFooterJS('checkTasks();');
|
||||
//$this->addFooterJS('checkTasks();');
|
||||
}
|
||||
|
||||
if($this->params['enableclipboard']) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user