N°3913 UI improvements for setup, also remove A LOT of <table> 😬

This commit is contained in:
Stephen Abello
2021-08-13 12:23:21 +02:00
parent e666631f63
commit fabdef37d2
17 changed files with 383 additions and 178 deletions

View File

@@ -51,4 +51,6 @@ function ExecuteStep(sStep)
$('#wiz_form').data('installation_status', 'error');
WizardUpdateButtons();
} );
}
}
CombodoTooltip.InitAllNonInstantiatedTooltips();