From 795171a7d8373032b7ec055f2ad914da94b38ee9 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Sat, 30 Oct 2010 10:11:48 +0000 Subject: [PATCH] Test: use jquery layout for the left menu --- htdocs/main.inc.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 499f11870bd..79221de125b 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -957,8 +957,8 @@ function top_menu($head, $title='', $target='', $disablejs=0, $disablehead=0, $a defaults: { useStateCookie: true, size: "auto", - //minSize: 50, - paneClass: "pane", + resizable: false, + paneClass: "none", //resizerClass: "resizer", //togglerClass: "toggler", //buttonClass: "button", @@ -984,7 +984,6 @@ function top_menu($head, $title='', $target='', $disablejs=0, $disablehead=0, $a spacing_open: 0, togglerLength_open: 0, togglerLength_closed: -1, - resizable: false, slidable: false, fxName: "none" },