Admin GNB toggle

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12065 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
flyskyko 2012-11-03 08:50:01 +00:00
parent 14024da697
commit 30e17913ac
3 changed files with 11 additions and 14 deletions

View file

@ -150,9 +150,6 @@ jQuery(function($){
return false;
});
if(getCookie('__xe_admin_gnb_status') == 'open'){
$xGnb.find('>a[href="#gnbNav"]').trigger('click');
}
// GNB Close
$xGnb