N°9639 - Uninstallation Analysis better count method

This commit is contained in:
Eric Espie
2026-06-25 08:33:40 +02:00
parent 01f32086ec
commit 41d4f04375
14 changed files with 426 additions and 89 deletions

View File

@@ -196,7 +196,6 @@ class WizardController
SetupLog::Info("=== Setup screen: ".$oStep->GetTitle().' ('.get_class($oStep).')');
$oPage = new SetupPage($oStep->GetTitle());
$oPage->LinkScriptFromAppRoot('setup/setup.js');
$oStep->PreFormDisplay($oPage);
$oPage->add('<form id="wiz_form" class="ibo-setup--wizard" method="post">');
$oPage->add('<div class="ibo-setup--wizard--content">');