qualification address handling changes, RT#7111
[freeside.git] / httemplate / misc / qual.html
index ed6ba2d..78d85ed 100644 (file)
 %>
 
 <% include('/elements/tr-select-cust_location.html',
-             'cgi'         => $cgi,
-             $table        => $cust_main_or_prospect_main,
-             'alt_format'  => $conf->exists('qual-alt_address_format'),
-             'no_bold'     => 1,
+             'cgi'           => $cgi,
+             $table          => $cust_main_or_prospect_main,
+             'alt_format'    => $conf->exists('qual-alt_address_format'),
+             'disable_empty' => $conf->exists('qual-alt_address_format'),
+             'no_bold'       => 1,
              #required for ikano.. config? 'is_optional' => 1,
           )
 %>