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
1 year ago
parent
b1fcd0ec1c
commit
b12199a486
3 changed files
with
2 additions
and
3 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Gemfile.lock
+1
-1
app/views/languages/index.html.erb
+0
-1
app/views/site/tmpl_article.html.erb
+ 1
- 1
Gemfile.lock
View File
@ -255,7 +255,7 @@ GEM
redis-client (>= 0.22.0)
redis-client (>= 0.22.0)
redis-client (0.22.1)
redis-client (0.22.1)
connection_pool
connection_pool
regexp_parser (2.9.
0
)
regexp_parser (2.9.
1
)
reline (0.5.6)
reline (0.5.6)
io-console (~> 0.5)
io-console (~> 0.5)
request_store (1.7.0)
request_store (1.7.0)
+ 1
- 1
app/views/languages/index.html.erb
View File
@ -13,4 +13,4 @@
<%= t 'confirm' %>
<%= t 'confirm' %>
</button>
</button>
</div>
</div>
</div>
s
</div>
+ 0
- 1
app/views/site/tmpl_article.html.erb
View File
@ -36,7 +36,6 @@
<%= article_parts[:link].html_safe %>
<%= article_parts[:link].html_safe %>
<% end if article_parts[:link] %>
<% end if article_parts[:link] %>
<% end %>
<% end %>
</div>
</div>
Write
Preview
Loading…
Cancel
Save