summaryrefslogtreecommitdiff
path: root/FS/FS/access_user.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2012-03-24 16:54:23 -0700
committerIvan Kohler <ivan@freeside.biz>2012-03-24 16:54:23 -0700
commit798cf217a0d14520c5648560ef8a3095ffcfad27 (patch)
tree1dc021d196d06c669364e6398e554f1a23f62b12 /FS/FS/access_user.pm
parent9b759823046afe536b25144726cdbfadbe56b206 (diff)
basics customer view is default in 3.0+
Diffstat (limited to 'FS/FS/access_user.pm')
-rw-r--r--FS/FS/access_user.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/access_user.pm b/FS/FS/access_user.pm
index b263f07..5d5cc12 100644
--- a/FS/FS/access_user.pm
+++ b/FS/FS/access_user.pm
@@ -498,7 +498,7 @@ sub access_right {
Returns the default customer view for this user, from the
"default_customer_view" user preference, the "cust_main-default_view" config,
-or the hardcoded default, "jumbo" (may change to "basics" in the near future).
+or the hardcoded default, "basics" (formerly "jumbo" prior to 3.0).
=cut