mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
More WIP trying to work on the cart template logic with Rohan
This commit is contained in:
@@ -20,11 +20,7 @@
|
||||
/ %em {{ line_item.variant.unit_to_display }}
|
||||
/ - if {{ line_item.product.name }} == {{ line_item.variant.name_to_display }}
|
||||
%strong
|
||||
{{ line_item.variant.name }}
|
||||
{{ line_item.variant.name_to_display }}
|
||||
%span.text-skinny{"ng-show" => "{{line_item.variant.unit_to_display}}"}
|
||||
({{ line_item.variant.unit_to_display }})
|
||||
|
||||
|
||||
.columns.small-3.text-right
|
||||
%small
|
||||
|
||||
Reference in New Issue
Block a user