mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-14 02:18:31 +02:00
Layout & some functionallity for nm header
This commit is contained in:
@ -509,6 +509,9 @@ var et2_dataview_rowTemplateWidget = et2_widget.extend(et2_IDOMNode, {
|
||||
this._mgrs = {};
|
||||
this._row = _row;
|
||||
|
||||
// Set parent to root widget, so sub-widget calls still work
|
||||
this._parent = _root;
|
||||
|
||||
// Clone the widgets inside the placeholders array
|
||||
this._widgets = [];
|
||||
},
|
||||
|
Reference in New Issue
Block a user