Commit a8051b80 authored by kpandey's avatar kpandey

Changes for display svg of empty wish-list

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@175726 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 0c5bbebd
......@@ -3,7 +3,7 @@
<ecm-breadcrumbs [pageName]="'WISHLIST'"></ecm-breadcrumbs>
<div class="row">
<div class="medium-12 large-12 columns" style="text-align: center; margin-top: 120px;">
<img class="empty-cart-img" src="/ecm/assets/images/svg/Empty Cart.svg">
<img class="empty-cart-img" src="{{hostUrl}}/ecm/assets/images/svg/Empty Cart.svg">
<span class="empty-cart-title">Empty Wishlist</span> <span
class="border-line"></span> <span class="empty-cart-msg">Looks
like you haven't made your choice yet...</span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment