From: Steven Callender Date: Tue, 22 Jan 2019 17:59:51 +0000 (-0500) Subject: LP1812893 - Holdings Template Editor position X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=97ccde3bab7ae95c59fac9c31c301cdf142910d1;p=working%2FEvergreen.git LP1812893 - Holdings Template Editor position Moving where the Holdings Template Editor displays in the menu to make it more alphabetical. Signed-off-by: Steven Callender --- 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 d9616c8906..ed1b8b2687 100644 --- a/Open-ILS/src/templates/staff/admin/local/t_splash.tt2 +++ b/Open-ILS/src/templates/staff/admin/local/t_splash.tt2 @@ -26,6 +26,7 @@ ,[ l('Field Documentation'), "./admin/local/config/idl_field_doc" ] ,[ l('Group Penalty Thresholds'), "./admin/local/permission/grp_penalty_threshold" ] ,[ l('Hold Policies'), "./admin/local/config/hold_matrix_matchpoint" ] + ,[ l('Holdings Template Editor'), "./cat/volcopy/edit_templates" ] ,[ l('Library Settings Editor'), "./admin/local/asset/org_unit_settings" ] ,[ l('Non-Cataloged Types Editor'), "./admin/local/config/non_cat_types" ] ,[ l('Notifications / Action Triggers'), "./admin/local/action_trigger/event_definition" ] @@ -37,7 +38,6 @@ ,[ l('Statistical Popularity Badges'), "./admin/local/rating/badge" ] ,[ l('Surveys'), "./admin/local/action/survey" ] ,[ l('Transit List'), "./circ/transits/list" ] - ,[ l('Holdings Template Editor'), "./cat/volcopy/edit_templates" ] ,[ l('Work Log'), "./admin/workstation/log" ] ];