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