mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-06 09:34:13 +01:00
search widget : todo added
SVN:b1162[5485]
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user