summaryrefslogtreecommitdiff
path: root/httemplate/misc
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-04-14 17:08:36 -0700
committerIvan Kohler <ivan@freeside.biz>2013-04-14 17:08:36 -0700
commit2e761a72c380dc9d7320ccd822cfe8476534b369 (patch)
tree4c26f3391325c2f0a3a6a117b7dc2b0ae94993b2 /httemplate/misc
parenta9f4e76c1d2392514c4172dd869fd101e3a9c6ec (diff)
package contacts / "name per packages", RT#22185
Diffstat (limited to 'httemplate/misc')
-rw-r--r--httemplate/misc/order_pkg.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/httemplate/misc/order_pkg.html b/httemplate/misc/order_pkg.html
index 993ea366c..e09ba986d 100644
--- a/httemplate/misc/order_pkg.html
+++ b/httemplate/misc/order_pkg.html
@@ -93,6 +93,12 @@
&>
% }
+<& /elements/tr-select-contact.html,
+ 'cgi' => $cgi,
+ 'cust_main' => $cust_main,
+ 'prospect_main' => $prospect_main,
+&>
+
% if ( $cgi->param('lock_locationnum') ) {
<INPUT TYPE = "hidden"