mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
admin
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4662 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e56f5091a0
commit
b195838f56
3 changed files with 5 additions and 5 deletions
|
|
@ -4,7 +4,7 @@
|
|||
* @brief admin 모듈의 javascript
|
||||
**/
|
||||
|
||||
xAddEventListener(document,'mouseup',showXESubMenu);
|
||||
xAddEventListener(document,'click',showXESubMenu);
|
||||
var openedSubMenus = null;
|
||||
function showXESubMenu(evt) {
|
||||
var e = new xEvent(evt);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue