From: Galen Charlton Date: Thu, 10 Dec 2015 23:26:31 +0000 (-0500) Subject: add copy alert suppression to splash page X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=f264b5545d9b110f415b380f74eb024b40d12d40;p=working%2FEvergreen.git add copy alert suppression to splash page Signed-off-by: Galen Charlton 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 59a0849e52..151f2bb414 100644 --- a/Open-ILS/src/templates/staff/admin/local/t_splash.tt2 +++ b/Open-ILS/src/templates/staff/admin/local/t_splash.tt2 @@ -18,6 +18,7 @@ ,[ 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 Alert Suppression'), "./admin/local/actor/copy_alert_suppress" ] ,[ 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" ]