mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-19 04:46:42 +02:00
Transform attributes before passing them to the row's widget
This commit is contained in:
@@ -105,8 +105,6 @@ var et2_progress = et2_valueWidget.extend(et2_IDetachedDOM,
|
||||
// Set the given DOM-Nodes
|
||||
this.node = _nodes[0];
|
||||
|
||||
this.transformAttributes(_values);
|
||||
|
||||
// Set the attributes
|
||||
if (_values["label"])
|
||||
{
|
||||
|
Reference in New Issue
Block a user