From: Ivan Kohler Date: Sat, 24 Mar 2012 23:54:23 +0000 (-0700) Subject: basics customer view is default in 3.0+ X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=ed9e6fe7b0f2979ef94f6c399853533ffab8e0d2;p=freeside.git basics customer view is default in 3.0+ --- diff --git a/FS/FS/access_user.pm b/FS/FS/access_user.pm index b263f077d..5d5cc126c 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