From 0b0285970975a345afb0300dbb461d113c4b9bb6 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Thu, 10 Dec 2015 18:19:36 -0500 Subject: [PATCH] add copy alerts to local admin splash page Signed-off-by: Galen Charlton Signed-off-by: Galen Charlton --- Open-ILS/src/templates/staff/admin/local/t_splash.tt2 | 1 + 1 file changed, 1 insertion(+) diff --git a/Open-ILS/src/templates/staff/admin/local/t_splash.tt2 b/Open-ILS/src/templates/staff/admin/local/t_splash.tt2 index 82599b34eb..59a0849e52 100644 --- a/Open-ILS/src/templates/staff/admin/local/t_splash.tt2 +++ b/Open-ILS/src/templates/staff/admin/local/t_splash.tt2 @@ -17,6 +17,7 @@ ,[ l('Circ Limit Sets'), "./admin/local/config/circ_limit_set" ] ,[ l('Circulation Policies'), "./admin/local/config/circ_matrix_matchpoint" ] ,[ l('Closed Dates Editor'), "./admin/local/actor/closed_dates" ] + ,[ l('Copy Alert Types'), "./admin/local/config/copy_alert_types" ] ,[ l('Copy Location Groups'), "./admin/local/asset/copy_location_group" ] ,[ l('Copy Location Order'), "./admin/local/asset/copy_location_order" ] ,[ l('Copy Locations Editor'), "./admin/local/asset/copy_locations" ] -- 2.11.0