diff --git a/views/bootstrap/class.Bootstrap.php b/views/bootstrap/class.Bootstrap.php index c2f6c8304..237d67401 100644 --- a/views/bootstrap/class.Bootstrap.php +++ b/views/bootstrap/class.Bootstrap.php @@ -329,7 +329,10 @@ background-image: linear-gradient(to bottom, #882222, #111111);; if($this->params['dropfolderdir'] && $this->params['enabledropfolderlist']) { echo "
"; - echo "
"; + echo "
getClassname('folder'))) + echo " data-query=\"folderid=".$folder->getID()."\""; + echo ">
"; echo "
"; } if($this->params['enablesessionlist']) {