mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
CloudStack: Main UI logo fix
Fix logo not being present on fresh install (for commercial build), after clicking out of quick install
This commit is contained in:
parent
5f1380fd44
commit
fd6c64e4d2
@ -350,7 +350,7 @@
|
||||
eula: eulaHTML,
|
||||
complete: function() {
|
||||
// Show cloudStack main UI
|
||||
$container.cloudStack(cloudStackArgs);
|
||||
$container.cloudStack($.extend(cloudStackArgs, { hasLogo: loginArgs.eula }));
|
||||
}
|
||||
});
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user