summaryrefslogtreecommitdiff
path: root/httemplate/edit/prospect_main.html
diff options
context:
space:
mode:
authorivan <ivan>2010-06-17 02:08:53 +0000
committerivan <ivan>2010-06-17 02:08:53 +0000
commit8966833a87b9a002c9d72c56832e35b55628dc81 (patch)
tree5ebe5128d453eb940580b1876b2218d1db8d87be /httemplate/edit/prospect_main.html
parent259921ee5e89a68fc79b2a358643c558ebb4fdaa (diff)
Add "View customers of all agents" access rights, RT#7010
Diffstat (limited to 'httemplate/edit/prospect_main.html')
-rw-r--r--httemplate/edit/prospect_main.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/prospect_main.html b/httemplate/edit/prospect_main.html
index 90f971a91..e867907ed 100644
--- a/httemplate/edit/prospect_main.html
+++ b/httemplate/edit/prospect_main.html
@@ -109,6 +109,6 @@ my $m2_error_callback = sub {
$cgi->param;
};
-my @agentnums = $FS::CurrentUser::CurrentUser->agentnums;
+#my @agentnums = $FS::CurrentUser::CurrentUser->agentnums;
</%init>