fix postal mail checkbox misbehaving (isn't sticky on errors - reverts back to on)
[freeside.git] / httemplate / edit / cust_main.cgi
index e10c85f..144d540 100755 (executable)
@@ -234,7 +234,10 @@ Service address
 
 <!-- billing info -->
 
-<%= include('cust_main/billing.html', $cust_main ) %>
+<%= include( 'cust_main/billing.html', $cust_main,
+               'invoicing_list' => \@invoicing_list,
+           )
+%>
 
 <SCRIPT>
 function bottomfixup(what) {