.modal addClass .x

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8986 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-09-02 05:48:36 +00:00
parent 4ba036f045
commit 6285e0b316
4 changed files with 41 additions and 41 deletions

View file

@ -194,7 +194,7 @@ jQuery(function($){
$this.focus();
});
$('div.modal').hide();
$('div.modal').addClass('x').hide();
// pagination
$('.pagination')