summaryrefslogtreecommitdiff
path: root/httemplate/edit
diff options
context:
space:
mode:
authorivan <ivan>2010-07-23 00:11:51 +0000
committerivan <ivan>2010-07-23 00:11:51 +0000
commit75a2e8dbba40070ced5503457696baf5d538b953 (patch)
tree563215b9d65d2b9e60da25bc7100470899281f10 /httemplate/edit
parent8c2973184d9e8e357f433b7380c7884454cc0293 (diff)
'View customers of all agents' doesn't mean create them, or upload inventory, RT#7010
Diffstat (limited to 'httemplate/edit')
-rw-r--r--httemplate/edit/cust_main/top_misc.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/edit/cust_main/top_misc.html b/httemplate/edit/cust_main/top_misc.html
index 916bac001..441a36334 100644
--- a/httemplate/edit/cust_main/top_misc.html
+++ b/httemplate/edit/cust_main/top_misc.html
@@ -13,6 +13,7 @@
'label' => "<B>${r}Agent</B>",
'empty_label' => 'Select agent',
'disable_empty' => ( $cust_main->agentnum ? 1 : 0 ),
+ 'viewall_right' => 'None', #override default 'View customers of all agents'
)
%>