Commit 65b601fe2ccc55b5f91db1e9a8d7626d4fe3b6d5

Authored by Dmitriy Zaporozhets
1 parent f81e201c

Make turbolinks loading more user-friendly

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
app/views/layouts/_head_panel.html.haml
... ... @@ -12,6 +12,7 @@
12 12 %a
13 13 %div.hide.turbolink-spinner
14 14 %i.icon-refresh.icon-spin
  15 + Loading...
15 16 %li
16 17 = render "layouts/search"
17 18 %li
... ...