This website works better with JavaScript.
Home
Explore
Help
Sign In
ikea-foundation
/
week_2024
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
na
main
Mattias Bodlund
2 days ago
parent
0e6ed040d7
commit
04b8866793
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/views/layouts/application.html.erb
+ 1
- 1
app/views/layouts/application.html.erb
View File
@ -46,6 +46,6 @@
<% end %>
<% end %>
<% end %>
<% end %>
<%
=
render "shared/dev_jump" if Rails.env.development? %>
<%
#
render "shared/dev_jump" if Rails.env.development? %>
</body>
</body>
</html>
</html>
Write
Preview
Loading…
Cancel
Save