mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 09:09:59 +09:00
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:
parent
c3cc22e7db
commit
251e5ec87e
4 changed files with 55 additions and 15 deletions
|
|
@ -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(){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue