forked from extern/egroupware
Remove accidentally committed debug
This commit is contained in:
parent
ac01014a14
commit
68d8b02525
@ -172,8 +172,6 @@ var et2_button = et2_baseWidget.extend([et2_IInput, et2_IDetachedDOM], {
|
||||
{
|
||||
this.btn = jQuery(_nodes[0]);
|
||||
|
||||
|
||||
console.debug(_nodes, _values);
|
||||
if (typeof _values["id"] != "undefined")
|
||||
{
|
||||
this.set_id(_values["id"]);
|
||||
|
Loading…
Reference in New Issue
Block a user