From d9d46b316bd39a5dedf2dafe367b5f8d15790687 Mon Sep 17 00:00:00 2001 From: beatrizrezener Date: Fri, 19 Sep 2014 11:47:30 -0300 Subject: [PATCH] Adding load icon. Closing issue #115. --- app/views/layouts/application.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 2b930ce..3830efc 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -98,7 +98,7 @@
-
Wait an instant while we are loading the page that you have requested.
+
   Wait an instant while we are loading the page that you have requested.
<%= bootstrap_flash %> <%= yield %> -- libgit2 0.21.2