mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:44 +01:00
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)
|
||||
{
|
||||
_attrs.push("value", "class", "image", "onclick");
|
||||
_attrs.push("value", "class", "image" );
|
||||
},
|
||||
|
||||
getDetachedNodes: function()
|
||||
|
Loading…
Reference in New Issue
Block a user