[freeside-commits] branch master updated. 798cf217a0d14520c5648560ef8a3095ffcfad27

Ivan ivan at 420.am
Sat Mar 24 16:54:25 PDT 2012


The branch, master has been updated
       via  798cf217a0d14520c5648560ef8a3095ffcfad27 (commit)
      from  9b759823046afe536b25144726cdbfadbe56b206 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 798cf217a0d14520c5648560ef8a3095ffcfad27
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Sat Mar 24 16:54:23 2012 -0700

    basics customer view is default in 3.0+

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
 

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/access_user.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list