From b60c99e6df85c69c42c752b3e49a20527e931605 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Wed, 23 Jan 2019 10:52:24 -0500 Subject: [PATCH] LP#1812389: make Group Penalty Threshold admin page accessible again As a consequence of the patch for bug 1744756 adding a new admin/local/permission AngularJS app, the routing for admin/local/permission/grp_penalty_threshold got broken, making the embdeded Conify interface for group penalty thresholds inaccessible from the web staff client. This patch fixes that. To test ------- [1] From Administration | Local Administration, go to Group Penalty Thresholds. Note that the embedded Conify admin interface is not displayed and the URL changes to .../permission/grp_tree. [2] Apply the patch and repeat step 1. This time, the admin interface should appear. [3] Verify that the Permission Group Tree Entries interface remains accessible from Local Administration. Signed-off-by: Galen Charlton Signed-off-by: Bill Erickson --- .../staff/admin/local/permission/index.tt2 | 3 +- .../staff/admin/local/permission/app.js | 33 ++++++++++++++++++- 2 files changed, 34 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/templates/staff/admin/local/permission/index.tt2 b/Open-ILS/src/templates/staff/admin/local/permission/index.tt2 index 6b63ed5f19..9e110ef526 100644 --- a/Open-ILS/src/templates/staff/admin/local/permission/index.tt2 +++ b/Open-ILS/src/templates/staff/admin/local/permission/index.tt2 @@ -6,6 +6,7 @@ [% BLOCK APP_JS %] +