X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fcust_pkg_discount.html;h=0bb84b8f22bf1073e07a2219052bc55c611830ad;hb=84c8202ee1d4d74a6ed55ac31c3f0de8cb572e04;hp=22d8c632fed45ba24598c35c642b0ae9fb21bf43;hpb=481011e14852aa62181bed0c7ae34b1e37ebff18;p=freeside.git 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, ) %>