diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2015-04-27 02:56:41 -0700 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2015-04-27 02:56:41 -0700 |
| commit | 189707c123fab3152d231bdb1d75bf9f65e016ca (patch) | |
| tree | 63a817974543b548fb77379f35e33faac12ee83b /httemplate/view/cust_main/packages/section.html | |
| parent | 048756865bec53d4c5fd7e2b6240ea8ecd583eaa (diff) | |
multiple payment options (package display: make "No automatic charge" label work correctly), RT#23741
Diffstat (limited to 'httemplate/view/cust_main/packages/section.html')
| -rwxr-xr-x | httemplate/view/cust_main/packages/section.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/httemplate/view/cust_main/packages/section.html b/httemplate/view/cust_main/packages/section.html index e888c94ac..e38c34fe8 100755 --- a/httemplate/view/cust_main/packages/section.html +++ b/httemplate/view/cust_main/packages/section.html @@ -20,6 +20,8 @@ cust_pkg-group_by_location no_services )), + #for status.html + 'has_cust_payby_auto' => $cust_main->has_cust_payby_auto, &> % } % } else { # there are no packages |
