Commit af5ef203 authored by Sytse Sijbrandij's avatar Sytse Sijbrandij

With gitlab-shell it is faster than 2 minutes.

parent 3fba2114
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
%div.save-project-loader.hide %div.save-project-loader.hide
%center %center
= image_tag "ajax_loader.gif" = 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 :javascript
$(function(){ new Projects(); }); $(function(){ new Projects(); });
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
%div.save-project-loader.hide %div.save-project-loader.hide
%center %center
= image_tag "ajax_loader.gif" = 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 :javascript
$(function(){ new Projects(); }); $(function(){ new Projects(); });
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment