mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
사용되지 않는 Admin모듈의 'Shortcut'기능 관련된 파일/코드 제거
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4184 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9a1830ce67
commit
281a720a87
12 changed files with 0 additions and 177 deletions
|
|
@ -4,12 +4,6 @@
|
|||
* @brief admin 모듈의 javascript
|
||||
**/
|
||||
|
||||
// 숏컷 삭제
|
||||
function doDeleteShortCut(selected_module) {
|
||||
var fo_obj = xGetElementById('fo_shortcut_info');
|
||||
fo_obj.selected_module.value = selected_module;
|
||||
procFilter(fo_obj, delete_shortcut);
|
||||
}
|
||||
|
||||
// 캐시파일 모두 재 생성
|
||||
function doRecompileCacheFile() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue