[freeside-commits] freeside/FS/FS AccessRight.pm,1.56,1.56.2.1

Ivan,,, ivan at wavetail.420.am
Mon Nov 8 11:58:41 PST 2010


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv4847

Modified Files:
      Tag: FREESIDE_2_1_BRANCH
	AccessRight.pm 
Log Message:
"Edit usage" off for new installs to hide the barely-used usage fields, RT#10514

Index: AccessRight.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/AccessRight.pm,v
retrieving revision 1.56
retrieving revision 1.56.2.1
diff -u -w -d -r1.56 -r1.56.2.1
--- AccessRight.pm	3 Nov 2010 23:44:47 -0000	1.56
+++ AccessRight.pm	8 Nov 2010 19:58:39 -0000	1.56.2.1
@@ -355,6 +355,7 @@
     'Configuration download',
     'View customers of all agents',
     'View/link unlinked services',
+    'Edit usage',
   );
 
   no warnings 'uninitialized';



More information about the freeside-commits mailing list