[Rt-commit] r17886 - in rt/3.999/branches/merge_to_3.8.2: .

sunnavy at bestpractical.com sunnavy at bestpractical.com
Thu Jan 22 04:24:39 EST 2009


Author: sunnavy
Date: Thu Jan 22 04:24:32 2009
New Revision: 17886

Modified:
   rt/3.999/branches/merge_to_3.8.2/   (props changed)
   rt/3.999/branches/merge_to_3.8.2/lib/RT/System.pm

Log:
 r18976 at sunnavys-mb:  sunnavy | 2009-01-22 17:10:46 +0800
 merged lib/RT/System.pm


Modified: rt/3.999/branches/merge_to_3.8.2/lib/RT/System.pm
==============================================================================
--- rt/3.999/branches/merge_to_3.8.2/lib/RT/System.pm	(original)
+++ rt/3.999/branches/merge_to_3.8.2/lib/RT/System.pm	Thu Jan 22 04:24:32 2009
@@ -81,6 +81,8 @@
     AdminUsers             => 'Create, delete and modify users',                                        # loc_pair
     ModifySelf             => "Modify one's own RT account",                                            # loc_pair
     ShowConfigTab          => "show Configuration tab",                                                 # loc_pair
+    ShowApprovalsTab       => "show Approvals tab",    # loc_pair
+    
     LoadSavedSearch        => "allow loading of saved searches",                                        # loc_pair
     CreateSavedSearch      => "allow creation of saved searches",                                       # loc_pair
 };


More information about the Rt-commit mailing list