search widget : console.debug removal (woops)

SVN:b1162[5484]
This commit is contained in:
Bruno Da Silva
2018-03-21 10:02:52 +00:00
parent 34f17074ca
commit 53535dd82d

View File

@@ -509,7 +509,7 @@ $(function()
var oOpContentElem = $('<input type="text" />');
oOpContentElem.val(this._getValuesAsText());
console.debug(oOp, oOpElem, oOpContentElem.val(), '--');
// Events
// - Focus input on click (radio, label, ...)