// fixs on horizontal nav + add icon on footer links
This commit is contained in:
@@ -58,7 +58,7 @@ $( document ).ready(function() {
|
||||
//nav top bar
|
||||
function navTopbar(){
|
||||
//$('body').removeClass('page-sidebar').addClass('page-topbar').removeClass('page-sidebar-closed');
|
||||
//$('#nav-sidebar').attr('id','nav-topbar');
|
||||
$('#nav-sidebar').attr('id','nav-topbar');
|
||||
var topbar = $('#nav-topbar');
|
||||
topbar.off();
|
||||
$('span.submenu_expand').remove();
|
||||
|
||||
Reference in New Issue
Block a user