X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fcust_pkg_discount.html;h=0bb84b8f22bf1073e07a2219052bc55c611830ad;hp=22d8c632fed45ba24598c35c642b0ae9fb21bf43;hb=8a0204b4a129a3c26dcca18ba401b2de26d22d2b;hpb=4cacb3fa439b56fc7c9a742b69ec3f6ffd660433 diff --git a/httemplate/edit/cust_pkg_discount.html b/httemplate/edit/cust_pkg_discount.html index 22d8c632f..0bb84b8f2 100755 --- a/httemplate/edit/cust_pkg_discount.html +++ b/httemplate/edit/cust_pkg_discount.html @@ -28,7 +28,8 @@ <% include('/elements/tr-select-discount.html', 'empty_label' => ( $pkgdiscountnum ? '' : 'Select discount' ), - 'onchange' => 'enable_discount_pkg', + 'onchange' => 'enable_discount_pkg()', + 'cgi' => $cgi, ) %>