diff options
author | Ivan Kohler <ivan@freeside.biz> | 2013-04-14 17:08:36 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2013-04-14 17:08:36 -0700 |
commit | 2e761a72c380dc9d7320ccd822cfe8476534b369 (patch) | |
tree | 4c26f3391325c2f0a3a6a117b7dc2b0ae94993b2 /httemplate/misc | |
parent | a9f4e76c1d2392514c4172dd869fd101e3a9c6ec (diff) |
package contacts / "name per packages", RT#22185
Diffstat (limited to 'httemplate/misc')
-rw-r--r-- | httemplate/misc/order_pkg.html | 6 |
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" |