mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 12:39:25 +01:00
Remove debug
This commit is contained in:
parent
190457bef8
commit
c329377c70
@ -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"]);
|
||||||
|
Loading…
Reference in New Issue
Block a user