installers, RT#16584
authorIvan Kohler <ivan@freeside.biz>
Sat, 5 Apr 2014 19:47:02 +0000 (12:47 -0700)
committerIvan Kohler <ivan@freeside.biz>
Sat, 5 Apr 2014 19:47:02 +0000 (12:47 -0700)
httemplate/elements/menu.html

index 9f1e105..c03dba5 100644 (file)
@@ -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',