From 75a2e8dbba40070ced5503457696baf5d538b953 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 23 Jul 2010 00:11:51 +0000 Subject: 'View customers of all agents' doesn't mean create them, or upload inventory, RT#7010 --- httemplate/edit/cust_main/top_misc.html | 1 + 1 file changed, 1 insertion(+) (limited to 'httemplate/edit') 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' => "${r}Agent", 'empty_label' => 'Select agent', 'disable_empty' => ( $cust_main->agentnum ? 1 : 0 ), + 'viewall_right' => 'None', #override default 'View customers of all agents' ) %> -- cgit v1.2.1