mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
search widget : console.debug removal (woops)
SVN:b1162[5484]
This commit is contained in:
@@ -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, ...)
|
||||
|
||||
Reference in New Issue
Block a user