mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Fix menubar issue
This commit is contained in:
@ -174,7 +174,7 @@ ComunicWeb.common.page = {
|
||||
$.AdminLTE.layout.fix();
|
||||
|
||||
//Set body class
|
||||
document.body.className="hold-transition skin-blue layout-top-nav";
|
||||
document.body.className="hold-transition fixed skin-blue layout-top-nav";
|
||||
|
||||
//We load the menubar
|
||||
ComunicWeb.components.menuBar.common.display();
|
||||
|
Reference in New Issue
Block a user