N°3815 - Remove "DisplayTemplate" PHP classes

This commit is contained in:
Anne-Cath
2025-07-31 14:23:35 +02:00
parent f1762845f0
commit 2bd7c7a01a
18 changed files with 17 additions and 475 deletions

View File

@@ -1129,7 +1129,7 @@ class iTopDesignFormat
*/
protected function From32To33($oFactory)
{
// Nothing for now...
$this->RemoveNodeFromXPath("/itop_design/menus/menu[@xsi:type='TemplateMenuNode']/template_file");
}
/**