[freeside-commits] branch master updated. 2083f6fb050747ad589a6e1dd15a3f513e9e6ee4

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


The branch, master has been updated
       via  2083f6fb050747ad589a6e1dd15a3f513e9e6ee4 (commit)
      from  24133168e2f0c2c1543080fd109edf141e2ac3af (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 2083f6fb050747ad589a6e1dd15a3f513e9e6ee4
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Mon Dec 9 15:06:37 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 833e889..b4fff22 100644
--- a/httemplate/elements/menu.html
+++ b/httemplate/elements/menu.html
@@ -844,6 +844,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