From 04a9c7a1eb30fecfca7281934819e986fb81947f Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 12 Aug 2013 15:30:16 -0400 Subject: [PATCH] Bug 10714 - Redirect to list contents view upon save after initiating edit from list contents view Content-Type: text/plain; charset="utf-8" In the staff client, if you initiate a list edit from the list contents view you should be redirected to that same view after saving your changes. The OPAC already works this way. To test, view the contents of an existing list. Click the "Edit list" item under the "Edit" menu. Click save on the list edit form and you should be redirected back to the contents view of that list. --- .../prog/en/includes/virtualshelves-toolbar.inc | 2 +- .../prog/en/modules/virtualshelves/shelves.tt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/virtualshelves-toolbar.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/virtualshelves-toolbar.inc index 225e5dd..4de9e19 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/virtualshelves-toolbar.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/virtualshelves-toolbar.inc @@ -38,7 +38,7 @@