fixed upload image file in member info

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9213 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
devjin 2011-09-20 04:42:50 +00:00
parent c3cc22e7db
commit 251e5ec87e
4 changed files with 55 additions and 15 deletions

View file

@ -80,7 +80,8 @@ jQuery(function($){
suForm.find('._imageType')
.find('input:checkbox:not(:checked)').closest('tr')
.find('._subItem').hide().end()
.find('._subItem').hide().end()
.end()
.end()
.find('input:checkbox')
.change(function(){