From 77cfba92d572b9b900f70bc03efd995638357b1e Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Sat, 30 Oct 2010 08:40:53 +0000 Subject: [PATCH] Test: use jquery layout for the left menu --- htdocs/main.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 7335f4603b7..55b60cc1431 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -951,6 +951,7 @@ function top_menu($head, $title='', $target='', $disablejs=0, $disablehead=0, $a }); var layoutSettings = { defaults: { + useStateCookie: true, size: "auto", //minSize: 50, paneClass: "pane",