diff --git a/views/bootstrap/class.ObjectCheck.php b/views/bootstrap/class.ObjectCheck.php index 52612507f..5c10e4c49 100644 --- a/views/bootstrap/class.ObjectCheck.php +++ b/views/bootstrap/class.ObjectCheck.php @@ -702,6 +702,7 @@ class SeedDMS_View_ObjectCheck extends SeedDMS_Theme_Style { $this->printDeleteFolderButtonJs(); $this->printDeleteDocumentButtonJs(); $this->printClickDocumentJs(); + $this->printClickFolderJs(); ?> $(document).ready( function() { $('body').on('click', 'ul.sidenav li a', function(ev){