With gitlab-shell it is faster than 2 minutes.
This commit is contained in:
parent
3fba211426
commit
af5ef203e8
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
%div.save-project-loader.hide
|
||||
%center
|
||||
= image_tag "ajax_loader.gif"
|
||||
%h3 Saving project. Please wait a few minutes
|
||||
%h3 Saving project. Please wait a moment, this page will automatically refresh when ready.
|
||||
|
||||
:javascript
|
||||
$(function(){ new Projects(); });
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
%div.save-project-loader.hide
|
||||
%center
|
||||
= image_tag "ajax_loader.gif"
|
||||
%h3 Creating project & repository. Please wait a few minutes
|
||||
%h3 Creating project & repository. Please wait a moment, this page will automatically refresh when ready.
|
||||
|
||||
:javascript
|
||||
$(function(){ new Projects(); });
|
||||
|
|
Loading…
Reference in a new issue