search widget : todo added

SVN:b1162[5485]
This commit is contained in:
Bruno Da Silva
2018-03-21 12:37:59 +00:00
parent 53535dd82d
commit cfa5163590

View File

@@ -221,6 +221,7 @@ $(function()
// Create DOM element from template
var oOpElemDropdown = $(this._getOperatorTemplate()).uniqueId();
//todo : if this code is keeped, the radio mustr have an id and the label need to point to it
oOpElemDropdown
.addClass('sfc_fg_operator_dropdown_group')
.attr('data-operator-code', 'dropdown_group')