forked from extern/egroupware
Get js in row buttons working (again)
This commit is contained in:
parent
29501fc027
commit
b41745afdb
@ -158,7 +158,7 @@ var et2_button = et2_baseWidget.extend([et2_IInput, et2_IDetachedDOM], {
|
|||||||
*/
|
*/
|
||||||
getDetachedAttributes: function(_attrs)
|
getDetachedAttributes: function(_attrs)
|
||||||
{
|
{
|
||||||
_attrs.push("value", "class", "image", "onclick");
|
_attrs.push("value", "class", "image" );
|
||||||
},
|
},
|
||||||
|
|
||||||
getDetachedNodes: function()
|
getDetachedNodes: function()
|
||||||
|
Loading…
Reference in New Issue
Block a user