Skip to content
Snippets Groups Projects
Commit 2115ecce authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Removed warning

parent 3d7752ca
No related branches found
No related tags found
No related merge requests found
......@@ -1145,7 +1145,7 @@ function top_menu($head, $title='', $target='', $disablejs=0, $disablehead=0, $a
</script>';
}
if ($conf->global->MAIN_MENU_USE_JQUERY_ACCORDION)
if (! empty($conf->global->MAIN_MENU_USE_JQUERY_ACCORDION))
{
print "\n".'<script type="text/javascript">
jQuery(document).ready(function () {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment