[freeside-commits] branch FREESIDE_3_BRANCH updated. 583ec4db4a0c585dab3713e538df17bbaf9a87d2

Ivan ivan at 420.am
Mon Dec 9 15:06:48 PST 2013


The branch, FREESIDE_3_BRANCH has been updated
       via  583ec4db4a0c585dab3713e538df17bbaf9a87d2 (commit)
      from  247fdecf7a2f5960128cb0f61703fcc3a1e1990f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 583ec4db4a0c585dab3713e538df17bbaf9a87d2
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Mon Dec 9 15:06:44 2013 -0800

    fix config menu access for message templates without Configuration, RT#25994

diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html
index e7930dd..9405b60 100644
--- a/httemplate/elements/menu.html
+++ b/httemplate/elements/menu.html
@@ -819,6 +819,10 @@ $menu{'Configuration'} = [ \%config_menu, 'Configuration and setup' ]
                               'Alarm global configuration',
                               'Edit advertising sources',
                               'Edit global advertising sources',
+                              'View templates',
+                              'View global templates',
+                              'Edit templates',
+                              'Edit global templates',
                            ]);
 $menu{'Help'} = [ \%help_menu, '' ];
 

-----------------------------------------------------------------------

Summary of changes:
 httemplate/elements/menu.html |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)




More information about the freeside-commits mailing list