X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fcust_main%2Fselect-state.html;fp=httemplate%2Fedit%2Fcust_main%2Fselect-state.html;h=98e685ab86e04d10a7b44a0a3b2604aa76c56f2a;hb=9e342300c380e29af1b9678f1a9604609e0061b6;hp=0000000000000000000000000000000000000000;hpb=3502e0627909ea99683d1724adb0d4a3fee578b2;p=freeside.git diff --git a/httemplate/edit/cust_main/select-state.html b/httemplate/edit/cust_main/select-state.html new file mode 100644 index 000000000..98e685ab8 --- /dev/null +++ b/httemplate/edit/cust_main/select-state.html @@ -0,0 +1,27 @@ +<% + + my %opt = @_; + foreach my $opt (qw( county state country prefix onchange disabled )) { + $opt{$_} = '' unless exists($opt{$_}) && defined($opt{$_}); + } + +%> + + +