diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index d856cb44c13f3712427fe77d7028fa3bc59f2120..33dde1369a12c892a9265f3135490e3d140a01c1 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -947,9 +947,9 @@ function top_menu($head, $title='', $target='', $disablejs=0, $disablehead=0, $a track: true, delay: 0, showURL: false, - extraClass: "pretty fancy", -// fixPNG: true, -// positionLeft: false, +/* extraClass: "pretty fancy", + fixPNG: true,*/ + positionLeft: false, bodyHandler: function() { /*console.log(jQuery(this).attr("tooltipText"));*/ return jQuery(this).attr("tooltipText"); }