mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Remove subtitle on install create phase
This commit is contained in:
parent
b03a8b5939
commit
e2743c66cd
@ -647,7 +647,7 @@
|
||||
var $title = $('<div></div>').addClass('title')
|
||||
.html('Now building your cloud...');
|
||||
var $subtitle = $('<div></div>').addClass('subtitle')
|
||||
.html('You may want to get a cup of coffee right now.');
|
||||
.html('');
|
||||
|
||||
cloudStack.installWizard.action({
|
||||
data: state,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user