[freeside-commits] freeside/httemplate/edit msg_template.html, 1.7, 1.8

Ivan,,, ivan at wavetail.420.am
Tue Aug 17 00:00:50 PDT 2010


Update of /home/cvs/cvsroot/freeside/httemplate/edit
In directory wavetail.420.am:/tmp/cvs-serv11669

Modified Files:
	msg_template.html 
Log Message:
allow Configuration right to see global message templates, avoid weird surprises on upgrade

Index: msg_template.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/msg_template.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -w -d -r1.7 -r1.8
--- msg_template.html	16 Aug 2010 17:49:03 -0000	1.7
+++ msg_template.html	17 Aug 2010 07:00:48 -0000	1.8
@@ -5,7 +5,7 @@
               'viewall_dir'   => 'browse',
               'agent_virt'    => 1,
               'agent_null'    => 1,
-              'agent_null_right' => 'Edit global templates',
+              'agent_null_right' => ['Edit global templates', 'Configuration'],
 
               'fields' => [ 'msgname',
                             'subject',



More information about the freeside-commits mailing list