2
0
forked from Wavyzz/dolibarr

Fix: use specific css class of ECM

This commit is contained in:
Regis Houssin
2010-10-30 10:04:06 +00:00
parent e5e968f456
commit 05a66f5b30

View File

@@ -989,7 +989,7 @@ function top_menu($head, $title='', $target='', $disablejs=0, $disablehead=0, $a
fxName: "none" fxName: "none"
}, },
center: { center: {
paneClass: "ui-layout-content", paneClass: ".ui-layout-content",
paneSelector: "#mainContent" paneSelector: "#mainContent"
} }
} }