mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
add target ID to target.iface object
This commit is contained in:
parent
42426121ab
commit
86fbb6c966
@ -33,7 +33,7 @@ function dhtmlxtreeItemAOI(_tree, _itemId)
|
||||
|
||||
// Retrieve the actual node from the tree
|
||||
aoi.node = dhtmlxTree_getNode(_tree, _itemId);
|
||||
|
||||
aoi.id = _itemId;
|
||||
aoi.doGetDOMNode = function() {
|
||||
return aoi.node;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user