diff options
author | ivan <ivan> | 2011-03-21 00:55:12 +0000 |
---|---|---|
committer | ivan <ivan> | 2011-03-21 00:55:12 +0000 |
commit | 8d534e61d74e561a15f0863a835cda4af639a9ea (patch) | |
tree | ca0f3939c9e663a41d7ca64d1e3d95411aa68057 /httemplate/search/prospect_main.html | |
parent | 88fdb01339ae2b598b29c8033f31a50d46e44cad (diff) |
residential prospects, RT#7111
Diffstat (limited to 'httemplate/search/prospect_main.html')
-rw-r--r-- | httemplate/search/prospect_main.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/prospect_main.html b/httemplate/search/prospect_main.html index 12e3e1812..328d1202f 100644 --- a/httemplate/search/prospect_main.html +++ b/httemplate/search/prospect_main.html @@ -8,7 +8,7 @@ 'Contact(s)', ], 'fields' => [ 'prospectnum', - 'company', + 'name', sub { my $pm = shift; [ map { |