calling FS::UI::Web::cust_sql_fields() with ->param('cust_fields'); reduced number...
[freeside.git] / httemplate / elements / select-cust_pkg-status.html
index ec37eaf..2114c07 100644 (file)
@@ -3,7 +3,9 @@
         <% $onchange %>
 >
 
+% if ( !$opt{'disable_empty'} ) {
   <OPTION VALUE="">all
+% }
 
 % foreach my $option ( @{ $opt{'statuses'} } ) {