Internal: Replace references to iTop 2.8.0 with iTop 3.0.0

This commit is contained in:
Molkobain
2020-10-14 10:04:10 +02:00
parent 9b19ae5944
commit 8e6351d346
55 changed files with 78 additions and 78 deletions

View File

@@ -201,7 +201,7 @@ class ApplicationContext
return implode("&", $aParams);
}
/**
* @since 2.8.0 N°2534 - dashboard: bug with autorefresh that deactivates filtering on organisation
* @since 3.0.0 N°2534 - dashboard: bug with autorefresh that deactivates filtering on organisation
* Returns the params as c[menu]:..., c[org_id]:....
* @return string The params
*/