mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 13:19:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@267 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
0c844db533
commit
f79b18f6cc
8 changed files with 131 additions and 152 deletions
10
modules/document/tpl.admin/js/document.js
Normal file
10
modules/document/tpl.admin/js/document.js
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
/**
|
||||
* @file : modules/document/tpl.admin/js/board.js
|
||||
* @author : zero <zero@nzeo.com>
|
||||
* @desc : board 모듈의 javascript
|
||||
**/
|
||||
/* 검색 실행 */
|
||||
function completeSearch(fo_obj) {
|
||||
fo_obj.submit();
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue