shopping cart
This commit is contained in:
parent
733870ce96
commit
df7585c5e1
11 changed files with 79 additions and 11 deletions
|
@ -32,7 +32,7 @@
|
|||
<% end %>
|
||||
<% if logged_in? %>
|
||||
<div class='col s2'>
|
||||
<%= link_to 'Shopping cart', '/authors', method: :get%>
|
||||
<%= link_to 'Shopping cart', '/shopping_cart', method: :get%>
|
||||
</div>
|
||||
<% end %>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue