From d9f0a98539cd8dd957ea9a4b5d77fbb739d43d2e Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 9 Mar 2016 11:17:03 -0800 Subject: package filters in a large package list, RT#39822 --- httemplate/elements/tr-select-cust_location.html | 35 ++++++------------------ 1 file changed, 8 insertions(+), 27 deletions(-) (limited to 'httemplate/elements/tr-select-cust_location.html') diff --git a/httemplate/elements/tr-select-cust_location.html b/httemplate/elements/tr-select-cust_location.html index 7a5b43bb8..3078f2cbe 100644 --- a/httemplate/elements/tr-select-cust_location.html +++ b/httemplate/elements/tr-select-cust_location.html @@ -183,33 +183,14 @@ Example: <<%$th%> ALIGN="right"><% $opt{'label'} || emt('Service location') %>> - + + <& /elements/select-cust_location.html, + %opt, + 'curr_value' => $locationnum, + 'cust_location' => \@cust_location, + 'onchange' => 'locationnum_changed(this);', + &> + -- cgit v1.2.1