mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-15 10:52:30 +02:00
Add hover_action for detached description widget
This commit is contained in:
@ -164,7 +164,7 @@ var et2_nextmatch_rowProvider = (function(){ "use strict"; return ClassWithAttri
|
||||
entry.widget.transformAttributes.call(entry.widget,data);
|
||||
|
||||
// Call the setDetachedAttributes function
|
||||
entry.widget.setDetachedAttributes(nodes, data);
|
||||
entry.widget.setDetachedAttributes(nodes, data, _data);
|
||||
}
|
||||
|
||||
// Insert the row into the tr
|
||||
|
Reference in New Issue
Block a user