mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 05:09:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1773 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
898eb99469
commit
844b2eca8a
4 changed files with 14 additions and 7 deletions
|
|
@ -82,6 +82,11 @@ function completeGetMenuItemTplInfo(ret_obj, response_tags) {
|
|||
xLeft(obj, x);
|
||||
xTop(obj, y);
|
||||
xRemoveEventListener(document,'mousedown',checkMousePosition);
|
||||
|
||||
try {
|
||||
fixAdminLayoutFooter();
|
||||
} catch(e) {
|
||||
}
|
||||
}
|
||||
|
||||
/* 메뉴 아이템 입력후 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue