[freeside-commits] freeside/FS/FS/ClientAPI MyAccount.pm, 1.113.2.4, 1.113.2.5
Erik Levinson
levinse at wavetail.420.am
Fri Dec 17 11:32:38 PST 2010
- Previous message: [freeside-commits] freeside/fs_selfservice/FS-SelfService/cgi myaccount.html, 1.20, 1.21 provision.html, 1.7, 1.8 provision_list.html, 1.6, 1.7 ws_list.html, 1.1, 1.2
- Next message: [freeside-commits] freeside/fs_selfservice/FS-SelfService/cgi myaccount.html, 1.18.2.2, 1.18.2.3 provision.html, 1.6.4.1, 1.6.4.2 provision_list.html, 1.5.10.1, 1.5.10.2 ws_list.html, 1.1.2.2, 1.1.2.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/FS/FS/ClientAPI
In directory wavetail.420.am:/tmp/cvs-serv11227/FS/FS/ClientAPI
Modified Files:
Tag: FREESIDE_2_1_BRANCH
MyAccount.pm
Log Message:
self-service improvements, RT10883
Index: MyAccount.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/ClientAPI/MyAccount.pm,v
retrieving revision 1.113.2.4
retrieving revision 1.113.2.5
diff -u -w -d -r1.113.2.4 -r1.113.2.5
--- MyAccount.pm 17 Dec 2010 01:16:03 -0000 1.113.2.4
+++ MyAccount.pm 17 Dec 2010 19:32:36 -0000 1.113.2.5
@@ -955,6 +955,7 @@
'small_custview' =>
small_custview( $cust_main, $conf->config('countrydefault') ),
'wholesale_view' => 1,
+ 'login_svcpart' => [ $conf->config('selfservice_server-login_svcpart') ],
'date_format' => $conf->config('date_format') || '%m/%d/%Y',
};
}
- Previous message: [freeside-commits] freeside/fs_selfservice/FS-SelfService/cgi myaccount.html, 1.20, 1.21 provision.html, 1.7, 1.8 provision_list.html, 1.6, 1.7 ws_list.html, 1.1, 1.2
- Next message: [freeside-commits] freeside/fs_selfservice/FS-SelfService/cgi myaccount.html, 1.18.2.2, 1.18.2.3 provision.html, 1.6.4.1, 1.6.4.2 provision_list.html, 1.5.10.1, 1.5.10.2 ws_list.html, 1.1.2.2, 1.1.2.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list