mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 17:19:59 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1244 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c3f7830e36
commit
312976465c
5 changed files with 134 additions and 8 deletions
|
|
@ -219,7 +219,7 @@ function doReloadTreeMenu(module_srl) {
|
|||
}
|
||||
|
||||
/* 카테고리 삭제 */
|
||||
function doDeleteCategory(category_srl) {
|
||||
function doDeleteCategoryItem(category_srl) {
|
||||
var fo_obj = xGetElementById("fo_category");
|
||||
if(!fo_obj) return;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue