1
0

Adding Meals, WIP

This commit is contained in:
cryptogopher
2020-04-13 15:36:59 +02:00
parent ced06a25bc
commit c3010a70e8
8 changed files with 29 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
<h3><%= t ".heading_diet" %></h3>
<ul>
<li><%= link_to t(".link_meals"), project_meals_path(@project) %></li>
<li>
<%= link_to t(".link_ingredients"), project_ingredients_path(@project) %>
/