From: Galen Charlton Date: Thu, 10 Dec 2015 23:19:36 +0000 (-0500) Subject: add copy alerts to local admin splash page X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=08635d6c4e0030ab7251248d9b9ed2f78340e913;p=working%2FEvergreen.git add copy alerts to local admin splash page Signed-off-by: Galen Charlton --- 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 cdcccb7967..41995d441b 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" ]