"Edit usage" off for new installs to hide the barely-used usage fields, RT#10514
authorivan <ivan>
Mon, 8 Nov 2010 19:58:40 +0000 (19:58 +0000)
committerivan <ivan>
Mon, 8 Nov 2010 19:58:40 +0000 (19:58 +0000)
FS/FS/AccessRight.pm

index e7d77b5..8dbc22b 100644 (file)
@@ -355,6 +355,7 @@ sub default_superuser_rights {
     'Configuration download',
     'View customers of all agents',
     'View/link unlinked services',
+    'Edit usage',
   );
 
   no warnings 'uninitialized';