mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
- Setup tested under IE8
- Added migration code, during the setup, for the hierarchical keys SVN:trunk[1358]
This commit is contained in:
@@ -289,7 +289,7 @@ function LoadNextDataFile(response, status, xhr)
|
||||
{
|
||||
// We're done
|
||||
$("#progress").progression({ Current: 100, Maximum: 100, aBackgroundImg: 'orange-progress.gif', aTextColor: '#000000' });
|
||||
$('#setup').unblock();
|
||||
//$('#setup').unblock();
|
||||
$('#GoToNextStep').submit(); // Use the hidden form to navigate to the next step
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user