diff options
author | Mitch Jackson <mitch@freeside.biz> | 2018-06-14 16:31:42 -0500 |
---|---|---|
committer | Mitch Jackson <mitch@freeside.biz> | 2018-06-14 16:31:42 -0500 |
commit | b4883ac11a0ddabd2b78a7451fe3634f9510f5f7 (patch) | |
tree | a985c8a8b7749f941b177a9ad602005cdd79a18f /httemplate/search/prospect_main.html | |
parent | 965826f80175e6e09b851bdd119e955b6c3783d4 (diff) |
RT# 31964 Display more information on prospect contacts
Diffstat (limited to 'httemplate/search/prospect_main.html')
-rw-r--r-- | httemplate/search/prospect_main.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/search/prospect_main.html b/httemplate/search/prospect_main.html index d65d4d19d..0eb45f338 100644 --- a/httemplate/search/prospect_main.html +++ b/httemplate/search/prospect_main.html @@ -17,7 +17,6 @@ } $pm->prospect_contact ]; - '' }, sub { my $pr = shift->part_referral; |