Fix user lists link
This commit is contained in:
@@ -17,10 +17,10 @@ if list.orders
|
||||
if showTotal
|
||||
.list-orders-total.total
|
||||
= t 'total'
|
||||
span.currency= currency model.total
|
||||
span.currency= currency list.total
|
||||
else
|
||||
p
|
||||
span=t 'active_list.no_orders_explanation'
|
||||
br
|
||||
link-to 'list_products' class="button"
|
||||
link-to 'lists' class="button"
|
||||
span=t 'list_products.title'
|
||||
|
||||
Reference in New Issue
Block a user