[freeside-commits] branch FREESIDE_3_BRANCH updated. 6b1b9000d780aeb8a4978b655d4a8fdb549486d1
Ivan
ivan at 420.am
Sat Apr 5 12:47:03 PDT 2014
The branch, FREESIDE_3_BRANCH has been updated
via 6b1b9000d780aeb8a4978b655d4a8fdb549486d1 (commit)
from 26010ef38cea8b15bc01ede43817ec7e22efbf47 (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 6b1b9000d780aeb8a4978b655d4a8fdb549486d1
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sat Apr 5 12:47:02 2014 -0700
installers, RT#16584
diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html
index 9f1e105..c03dba5 100644
--- a/httemplate/elements/menu.html
+++ b/httemplate/elements/menu.html
@@ -494,6 +494,7 @@ $tools_menu{'Exporting'} = [ \%tools_exporting, 'Export 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' ],
+ 'Installer availability' => [ $fsurl.'browse/sched_item.html', 'Installer availability' ],
;
tie my %config_dialup, 'Tie::IxHash',
-----------------------------------------------------------------------
Summary of changes:
httemplate/elements/menu.html | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
More information about the freeside-commits
mailing list