mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
N°4622 - Advanced search: Fix dictionaries being retrieved by XHR calls
This commit is contained in:
@@ -745,7 +745,7 @@ $(function()
|
||||
{
|
||||
var sErrorMessage = Dict.Format('Error:XHR:Fail', '');
|
||||
|
||||
this._setACHint('=/');
|
||||
this._setACHint(sErrorMessage);
|
||||
this.handler.triggerHandler('itop.search.criteria.error_occured', sErrorMessage);
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user