Transform attributes before passing them to the row's widget

This commit is contained in:
Nathan Gray
2011-09-14 15:44:54 +00:00
parent ad99ce981f
commit 8b1a63e1ee
6 changed files with 3 additions and 10 deletions

View File

@@ -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"])
{