mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
Merge remote-tracking branch 'origin/support/3.1' into develop
This commit is contained in:
@@ -439,8 +439,6 @@ $(function()
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
me._onACSearchContainsSuccess(oResponse);
|
||||
})
|
||||
.fail(function(oResponse, sStatus, oXHR){ me._onACSearchFail(oResponse, sStatus); })
|
||||
.always(function(oResponse, sStatus, oXHR){
|
||||
|
||||
Reference in New Issue
Block a user