diff --git a/views/bootstrap/class.Search.php b/views/bootstrap/class.Search.php index 7c8b687d9..c016dae33 100644 --- a/views/bootstrap/class.Search.php +++ b/views/bootstrap/class.Search.php @@ -288,8 +288,9 @@ $(document).ready( function() { contentContainerEnd(); -// }}} + // }}} + // Seach options for documents {{{ /* First check if any of the folder filters are set. If it is, * open the accordion. */ @@ -430,6 +431,9 @@ $(document).ready( function() { \n"; $this->contentContainerStart(); @@ -542,6 +550,7 @@ $(document).ready( function() { $this->contentContainerEnd(); echo "\n"; } + // }}} ?>