mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
N°5655 - Align "activity panel" and "preferences" ajax operation code to new convention
This commit is contained in:
@@ -655,6 +655,7 @@ EOF
|
||||
///////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
case 'modify': // Legacy operation
|
||||
/** @internal */
|
||||
case 'object.modify': // New operation
|
||||
$oController = new ObjectController();
|
||||
$oP = $oController->Modify();
|
||||
|
||||
Reference in New Issue
Block a user