Use the settings spinner in the loading screen
parent
20a9eee719
commit
37f22550fe
|
@ -182,7 +182,7 @@ define([], function () {
|
|||
'</div>',
|
||||
'<div class="cp-loading-container">',
|
||||
'<div class="cp-loading-spinner-container">',
|
||||
'<span class="fa fa-circle-o-notch fa-spin fa-4x fa-fw"></span>',
|
||||
'<span class="fa fa-spinner fa-pulse fa-4x fa-fw"></span>',
|
||||
'</div>',
|
||||
'<p id="cp-loading-message"></p>',
|
||||
'</div>'
|
||||
|
|
Loading…
Reference in New Issue