mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 16:22:20 +02:00
N°2269 Font Awesome : update iTop for new v5 icons
* remove useless css in light-grey (weren't used) * change icons class names from v4 to v5
This commit is contained in:
@@ -75,7 +75,7 @@ $(function()
|
||||
{
|
||||
var oChildrenHintElem = $('<div></div>')
|
||||
.addClass('sfc_opc_mc_items_hint')
|
||||
.append('<span class="fa fa-info"></span>')
|
||||
.append('<span class="fas fa-info"></span>')
|
||||
.append(Dict.S('UI:Search:Criteria:HierarchicalKey:ChildrenIncluded:Hint'))
|
||||
.appendTo(oOpElem.find('.sfc_opc_mc_items_wrapper'));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user