Commit d9d46b316bd39a5dedf2dafe367b5f8d15790687

Authored by beatrizrezener
Committed by Rafael Manzo
1 parent 05f794b2

Adding load icon. Closing issue #115.

Signed-off-by: Beatriz Rezener <beatrizrezener@gmail.com>
Signed-off-by: João Gabriel <joaogabrieldebrittoesilva@gmail.com>
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/layouts/application.html.erb
@@ -98,7 +98,7 @@ @@ -98,7 +98,7 @@
98 </div><!--/.well --> 98 </div><!--/.well -->
99 </div><!--/span--> 99 </div><!--/span-->
100 <div class="span9"> 100 <div class="span9">
101 - <div class="alert alert-info" id="loader">Wait an instant while we are loading the page that you have requested.</div> 101 + <div class="alert alert-info" id="loader"><i class="fa fa-spinner fa-spin fa-lg"></i>&nbsp&nbsp Wait an instant while we are loading the page that you have requested.</div>
102 102
103 <%= bootstrap_flash %> 103 <%= bootstrap_flash %>
104 <%= yield %> 104 <%= yield %>