mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
change author
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13180 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
08022a1ddb
commit
dbc18a4f99
391 changed files with 1025 additions and 1025 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/**
|
||||
* @file modules/importer/js/importer_admin.js
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @author NAVER (developers@xpressengine.com)
|
||||
* @brief importer에서 사용하는 javascript
|
||||
**/
|
||||
jQuery(function($){
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
/**
|
||||
* @file modules/importer/js/importer_admin.js
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @author NAVER (developers@xpressengine.com)
|
||||
* @brief importer에서 사용하는 javascript
|
||||
**/
|
||||
jQuery(function($){$('.checkxml').find('input:text').change(function(){$(this).closest('.checkxml').find('.x_help-inline').hide()}).end().find('button').click(function(){var $this,$container,$input,$messages,$loading,$form,$syncmember,count;$this=$(this).prop('disabled',true);$form=$this.closest('form');$container=$this.closest('.checkxml');$input=$container.find('input').prop('disabled',true).addClass('loading');$message=$container.find('.x_help-inline').hide()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue