X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Fprospect_main.html;h=4798f58f2809ca2e663b1f96c97a82cb1a7065ea;hb=cadbe893851333d903b01d6ad71e45fcf9ed2823;hp=12e3e18126e0724e546345bc74f813b563b924f4;hpb=624b2d44625f69d71175c3348cae635d580c890b;p=freeside.git diff --git a/httemplate/search/prospect_main.html b/httemplate/search/prospect_main.html index 12e3e1812..4798f58f2 100644 --- a/httemplate/search/prospect_main.html +++ b/httemplate/search/prospect_main.html @@ -1,4 +1,4 @@ -<% include('elements/search.html', +<& elements/search.html, 'title' => 'Prospect Search Results', 'name_singular' => 'prospect', 'query' => $query, @@ -8,7 +8,7 @@ 'Contact(s)', ], 'fields' => [ 'prospectnum', - 'company', + 'name', sub { my $pm = shift; [ map { @@ -23,8 +23,9 @@ '', #link to contact edit??? ], 'agent_virt' => 1, - ) -%> + 'disableable' => 1, + 'disabled_statuspos' => 2, +&> <%init> die "access denied"