[freeside-commits] branch FREESIDE_4_BRANCH updated. b3c02d2a1d52c0e095f7e34f857f7cd4be6385a9

Ivan ivan at 420.am
Thu Apr 27 12:59:43 PDT 2017


The branch, FREESIDE_4_BRANCH has been updated
       via  b3c02d2a1d52c0e095f7e34f857f7cd4be6385a9 (commit)
      from  497b5e7d5bae906216c96d3d59a835779f3ff353 (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 b3c02d2a1d52c0e095f7e34f857f7cd4be6385a9
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Thu Apr 27 12:59:42 2017 -0700

    clarify where rights are granted

diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html
index 6adae76..fb1dd06 100644
--- a/httemplate/elements/menu.html
+++ b/httemplate/elements/menu.html
@@ -574,7 +574,7 @@ $tools_menu{'System'} = [ \%tools_system, 'System tools' ]
 
 tie my %config_employees, 'Tie::IxHash',
   'Employees' => [ $fsurl.'browse/access_user.html', 'Setup internal users' ],
-  'Employee groups' => [ $fsurl.'browse/access_group.html', 'Employee groups allow you to control access to the backend' ],
+  'Employee groups and access control' => [ $fsurl.'browse/access_group.html', 'Employee groups allow you to control access to the backend' ],
   'Installer availability' => [ $fsurl.'browse/sched_item.html', 'Installer availability' ],
 ;
 

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

Summary of changes:
 httemplate/elements/menu.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list