N°9565 - Extension Mgmt : display progression during analysis

This commit is contained in:
lenaick.moreira
2026-07-16 16:57:19 +02:00
parent 918f110dc9
commit 45bf860ba1
8 changed files with 152 additions and 187 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;