mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 07:12:26 +02:00
Advanced search: Merge due to recent sourceforge crash.
SVN:trunk[5645]
This commit is contained in:
@@ -235,7 +235,7 @@ $(function()
|
||||
sDictEntry = 'UI:Search:Criteria:Title:Default:' + this._toCamelCase(me.options.operator) + sDictEntrySuffix;
|
||||
}
|
||||
|
||||
sTitle = Dict.Format(sDictEntry, this.options.field.label, '<span class="values">'+this._getValuesAsText()+'</span>');
|
||||
sTitle = Dict.Format(sDictEntry, this.options.field.label, '<span class="sfc_values">'+this._getValuesAsText()+'</span>');
|
||||
return sTitle;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user