* disabling shopping cart in view for now
This commit is contained in:
parent
4c6d95d4fe
commit
f6e0ebe910
|
|
@ -12,9 +12,11 @@
|
|||
<%= render "users/user_dropdown" %>
|
||||
|
||||
<!-- shopping cart -->
|
||||
<!-- TODO VRFS-1849: Uncomment this when rest of feature developed:
|
||||
<a href="/client#/shoppingCart" class="header-shopping-cart">
|
||||
<img id="header-shopping-cart" src="/assets/content/shopping-cart.png"/>
|
||||
</a>
|
||||
-->
|
||||
|
||||
<!-- Templates -->
|
||||
<script type="text/template" id="template-search-section">
|
||||
|
|
|
|||
Loading…
Reference in New Issue