From: Mike Rylander Date: Mon, 31 Aug 2015 19:48:51 +0000 (-0400) Subject: Remove the page-level controller X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e383a15dce9c24091e9018ceef3df9099ab0c383;p=working%2FEvergreen.git Remove the page-level controller Signed-off-by: Mike Rylander --- 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 %]