mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 21:59:55 +09:00
GNB UI. up/down arrow indicator added.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12423 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d216429ebf
commit
ded52c132d
5 changed files with 8 additions and 4 deletions
|
|
@ -117,6 +117,7 @@ jQuery(function($){
|
|||
|
||||
// Add icon
|
||||
$xGnb_li.find('>a').prepend('<i />');
|
||||
$xGnb_li.find('>ul').prev('a').append('<b />');
|
||||
// Active Submenu Copy
|
||||
$xGnb_li.each(function(index){
|
||||
$(this).attr('data-index', index+1);
|
||||
|
|
|
|||
2
modules/admin/tpl/js/admin.min.js
vendored
2
modules/admin/tpl/js/admin.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue