Remove debug

This commit is contained in:
Nathan Gray 2016-03-08 00:08:51 +00:00
parent 190457bef8
commit c329377c70

View File

@ -672,10 +672,6 @@ var et2_taglist = (function(){ "use strict"; return et2_selectbox.extend([et2_IR
{ {
this._setup_small(); this._setup_small();
} }
else
{
console.log("not small");
}
} }
});}).call(this); });}).call(this);
et2_register_widget(et2_taglist, ["taglist"]); et2_register_widget(et2_taglist, ["taglist"]);