Remove accidentally committed debug

This commit is contained in:
Nathan Gray 2012-03-05 21:43:03 +00:00
parent ac01014a14
commit 68d8b02525

View File

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