[freeside-commits] freeside/httemplate/edit msg_template.html, 1.1.2.8, 1.1.2.9
Ivan,,,
ivan at wavetail.420.am
Tue Aug 17 00:00:26 PDT 2010
Update of /home/cvs/cvsroot/freeside/httemplate/edit
In directory wavetail.420.am:/tmp/cvs-serv11605
Modified Files:
Tag: FREESIDE_1_9_BRANCH
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.1.2.8
retrieving revision 1.1.2.9
diff -u -w -d -r1.1.2.8 -r1.1.2.9
--- msg_template.html 16 Aug 2010 17:50:59 -0000 1.1.2.8
+++ msg_template.html 17 Aug 2010 07:00:24 -0000 1.1.2.9
@@ -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