N°9565 - Extension Mgmt : display progression during analysis

This commit is contained in:
lenaick.moreira
2026-07-16 16:57:19 +02:00
parent 109fdfa06b
commit c29ef365a4
8 changed files with 153 additions and 189 deletions

View File

@@ -2226,7 +2226,7 @@ JS
$sButtonLabel = '';
if ($sReturnApplication !== '') {
switch ($sReturnApplication) {
case 'itop':
case 'DataFeatureRemoval':
$sButtonUrl = utils::GetAbsoluteUrlModulePage('combodo-data-feature-removal', 'index.php');
$sButtonLabel = 'Back to application';
break;