From 8e2487662e3555c1efbb7b8ed90e4bda0f8b6cd2 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 2 Aug 2007 23:09:43 +0000 Subject: fix slowness on change package and also make it into a popup --- httemplate/misc/order_pkg.html | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) (limited to 'httemplate/misc/order_pkg.html') diff --git a/httemplate/misc/order_pkg.html b/httemplate/misc/order_pkg.html index c81f5b06f..a49404bb8 100644 --- a/httemplate/misc/order_pkg.html +++ b/httemplate/misc/order_pkg.html @@ -18,21 +18,11 @@ function enable_order_pkg () { Package - + <% include('/elements/select-cust-part_pkg.html', + 'cust_main' => $cust_main, + 'onchange' => 'enable_order_pkg', + ) + %> -- cgit v1.2.1