From 98ea745e4b55a38ad8b5ba3749c56327d641d65d Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Fri, 9 Aug 2013 13:36:43 -0700 Subject: preserve quantity when changing package type/location, #24259 --- httemplate/misc/order_pkg.html | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'httemplate/misc/order_pkg.html') diff --git a/httemplate/misc/order_pkg.html b/httemplate/misc/order_pkg.html index a257e53e3..66c405ac1 100644 --- a/httemplate/misc/order_pkg.html +++ b/httemplate/misc/order_pkg.html @@ -37,16 +37,7 @@ &> % } -% if ( $conf->exists('invoice-unitprice') ) { - - <% mt('Quantity') |h %> - - - - -% } else { - -% } +<& /elements/tr-input-pkg-quantity.html, curr_value => $quantity &> <% mt('Start date') |h %> -- cgit v1.2.1