mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
parent
8d06669c08
commit
c1a98026fa
1 changed files with 1 additions and 1 deletions
|
@ -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 %>">
|
||||
|
|
Loading…
Add table
Reference in a new issue