projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e416510
)
allow Configuration right to see global message templates, avoid weird surprises...
author
ivan
<ivan>
Tue, 17 Aug 2010 07:00:24 +0000
(07:00 +0000)
committer
ivan
<ivan>
Tue, 17 Aug 2010 07:00:24 +0000
(07:00 +0000)
httemplate/browse/msg_template.html
patch
|
blob
|
history
httemplate/edit/msg_template.html
patch
|
blob
|
history
diff --git
a/httemplate/browse/msg_template.html
b/httemplate/browse/msg_template.html
index
0cd33c7
..
252ee1f
100644
(file)
--- a/
httemplate/browse/msg_template.html
+++ b/
httemplate/browse/msg_template.html
@@
-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' ],
diff --git
a/httemplate/edit/msg_template.html
b/httemplate/edit/msg_template.html
index
460f4dc
..
a0030ce
100644
(file)
--- a/
httemplate/edit/msg_template.html
+++ b/
httemplate/edit/msg_template.html
@@
-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',