From 6b1b9000d780aeb8a4978b655d4a8fdb549486d1 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Sat, 5 Apr 2014 12:47:02 -0700 Subject: [PATCH] installers, RT#16584 --- httemplate/elements/menu.html | 1 + 1 file changed, 1 insertion(+) diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html index 9f1e105db..c03dba5d4 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', -- 2.11.0