mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-18 06:48:50 +02:00
#944 Speed-up the display of CSV import history. IF the feature is enabled, the CSV import history is:
1) Displayed asynchronously 2) Based on a specific 'origin' enum fields instead of parsing the userinfo comment SVN:trunk[3234]
This commit is contained in:
@@ -75,6 +75,7 @@ else
|
||||
|
||||
if ($_SERVER["REQUEST_METHOD"] == "POST")
|
||||
{
|
||||
CMDBObject::SetTrackOrigin('webservice-soap');
|
||||
$oSoapServer->handle();
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user