mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-08 19:42:15 +09:00
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:
parent
14024da697
commit
30e17913ac
3 changed files with 11 additions and 14 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue