From c0981671bf5bd70df7690090f203b7505762f07a Mon Sep 17 00:00:00 2001 From: touffies Date: Tue, 5 Nov 2013 16:37:35 +0100 Subject: [PATCH] Remove js-update-quantity class --- templates/default/cart.html | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/templates/default/cart.html b/templates/default/cart.html index 77bba4aae..73cd57ddc 100644 --- a/templates/default/cart.html +++ b/templates/default/cart.html @@ -100,7 +100,7 @@
- {for $will=1 to $STOCK} {/for} @@ -158,16 +158,4 @@ {/ifloop}
-{/block} - -{block name="javascript-initialization"} - {/block} \ No newline at end of file