X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fcust_main_county.html;h=9cc5131a2e73c16fc2dc8b6a04c4351b96a0bfdd;hb=9e878943532b9ecb84bac1db76c05cf9bc09d2cc;hp=9d21cc8a010257514d0f4ff33cd897005236632f;hpb=fb4ab1073f0d15d660c6cdc4e07afebf68ef3924;p=freeside.git diff --git a/httemplate/edit/cust_main_county.html b/httemplate/edit/cust_main_county.html index 9d21cc8a0..9cc5131a2 100644 --- a/httemplate/edit/cust_main_county.html +++ b/httemplate/edit/cust_main_county.html @@ -47,6 +47,7 @@ my @fields = ( { field=>'state', type=>'fixed-state', }, { field=>'county', type=>'fixed', }, { field=>'city', type=>'fixed', }, + { field=>'source', type=>'hidden', }, ); push @fields, { field=>'district', type=>'fixed', }