mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 23:29:57 +09:00
rollback r10320, r10298, r10276, r10272
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10318 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f8dd9888f6
commit
206ded7cf9
149 changed files with 3745 additions and 2812 deletions
|
|
@ -1,5 +1,5 @@
|
|||
jQuery(function(){
|
||||
jQuery('.language_selector','div.wgLanguage').click(function(){
|
||||
jQuery('.language_selector','div.widgetLanguage').click(function(){
|
||||
var c = jQuery(this).parent();
|
||||
var langList = c.next('ul.langList');
|
||||
langList.toggle();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue