From aee3eb930e3bda9336a0d36342cee43e7e36befe Mon Sep 17 00:00:00 2001 From: Mike Rylander Date: Mon, 31 Aug 2015 15:48:51 -0400 Subject: [PATCH] webstaff: Remove the page-level controller Signed-off-by: Mike Rylander Signed-off-by: Galen Charlton Signed-off-by: Jason Stephenson --- Open-ILS/src/templates/staff/cat/volcopy/index.tt2 | 1 - 1 file changed, 1 deletion(-) diff --git a/Open-ILS/src/templates/staff/cat/volcopy/index.tt2 b/Open-ILS/src/templates/staff/cat/volcopy/index.tt2 index d3f3ccf454..132e21a25b 100644 --- a/Open-ILS/src/templates/staff/cat/volcopy/index.tt2 +++ b/Open-ILS/src/templates/staff/cat/volcopy/index.tt2 @@ -2,7 +2,6 @@ WRAPPER "staff/base.tt2"; ctx.page_title = l("Volume/Copy Editor"); ctx.page_app = "egVolCopy"; - ctx.page_ctrl = "EditCtrl"; %] [% BLOCK APP_JS %] -- 2.11.0