[freeside-commits] freeside/httemplate/browse msg_template.html, 1.2, 1.3
Ivan,,,
ivan at wavetail.420.am
Mon Aug 16 23:57:55 PDT 2010
Update of /home/cvs/cvsroot/freeside/httemplate/browse
In directory wavetail.420.am:/tmp/cvs-serv11479
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/browse/msg_template.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -w -d -r1.2 -r1.3
--- msg_template.html 22 Jul 2010 16:47:43 -0000 1.2
+++ msg_template.html 17 Aug 2010 06:57:53 -0000 1.3
@@ -9,7 +9,7 @@
'disableable' => 1,
'disabled_statuspos' => 2,
'agent_virt' => 1,
- 'agent_null_right' => 'Edit global templates',
+ 'agent_null_right' => ['Edit global templates','Configuration'],
'agent_pos' => 3,
'header' => [ 'Name' ],
'fields' => [ 'msgname' ],
More information about the freeside-commits
mailing list