LP1812893 - Holdings Template Editor position collab/Callender/holdings_template_menu_order_fix
authorSteven Callender <stevecallender@esilibrary.com>
Tue, 22 Jan 2019 17:59:51 +0000 (12:59 -0500)
committerSteven Callender <stevecallender@esilibrary.com>
Tue, 22 Jan 2019 17:59:51 +0000 (12:59 -0500)
Moving where the Holdings Template Editor displays in the menu to
make it more alphabetical.

Signed-off-by: Steven Callender <stevecallender@esilibrary.com>
Open-ILS/src/templates/staff/admin/local/t_splash.tt2

index d9616c8..ed1b8b2 100644 (file)
@@ -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" ]
    ];