mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 08:39:58 +09:00
fixed a initial importer
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12064 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ccb3f45173
commit
14024da697
2 changed files with 15 additions and 2 deletions
|
|
@ -72,7 +72,7 @@ $('.checkxml')
|
|||
})
|
||||
.end()
|
||||
.find('.x_help-inline').hide().end()
|
||||
.closest('form').find('>.ttxml')/*.hide()*/.end().end()
|
||||
.closest('form').find('>.ttxml').hide().end().end()
|
||||
.closest('form').find(':submit').attr('disabled','disabled');
|
||||
|
||||
// hide 'sync member' block
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue