Skip to content

Commit

Permalink
Fixed invalid HTML.
Browse files Browse the repository at this point in the history
  • Loading branch information
bofrede authored Mar 10, 2017
1 parent bd63e5f commit e4f2b96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/app/views/spree/shared/_main_nav_bar.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
</noscript>
&nbsp;
</li>
<script>Spree.fetch_cart('<%= j spree.cart_link_path %>')</script>
</ul>
<script>Spree.fetch_cart('<%= j spree.cart_link_path %>')</script>
</nav>

0 comments on commit e4f2b96

Please sign in to comment.