mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-12 07:11:42 +09:00
problem of multilangual in virtual site
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12648 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
0b2924f940
commit
a529970101
3 changed files with 3 additions and 3 deletions
|
|
@ -419,7 +419,7 @@ jQuery(function($){
|
|||
$('body').css('overflow','auto');
|
||||
$this.focus();
|
||||
});
|
||||
$('div.x_modal').addClass('x').hide();
|
||||
$('div.x_modal').addClass('x');
|
||||
};
|
||||
$('a.modalAnchor').xeModalWindow();
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue