1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Update _nav.erb (#4002)

Localize the "Back to App" string
This commit is contained in:
Gerrit Riessen 2018-10-19 17:33:51 +02:00 committed by Mike Perham
parent 8d06669c08
commit c1a98026fa

View file

@ -9,7 +9,7 @@
<div class="navbar-toggle collapsed navbar-livereload">
<%= erb :_poll_link %>
<% if Sidekiq::Web.app_url %>
<a class="btn btn-inverse" href="<%= Sidekiq::Web.app_url %>">Back to App</a>
<a class="btn btn-inverse" href="<%= Sidekiq::Web.app_url %>"><%= t('BackToApp') %></a>
<% end %>
</div>
<a class="navbar-brand" href="<%= root_path %>">