Mattias Bodlund 2 days ago
parent
commit
04b8866793
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/views/layouts/application.html.erb

+ 1
- 1
app/views/layouts/application.html.erb View File

@ -46,6 +46,6 @@
<% end %>
<% end %>
<%= render "shared/dev_jump" if Rails.env.development? %>
<%# render "shared/dev_jump" if Rails.env.development? %>
</body>
</html>

Loading…
Cancel
Save