WIP installer refactor, another small js update

[TFS Changeset #78313]
This commit is contained in:
starfighter83
2010-10-12 13:33:48 +00:00
parent 13615ea270
commit 39c6aca833

View File

@@ -41,6 +41,8 @@ function umbInstallModuleAndGetAlias(guid,name,sender) {
}
function umbShowModuleSelection() {
umbRemoveModuleContainerSelectors();
jQuery("#moduleSelect").hide();
jQuery("#modules").show();