Koha/koha-tmpl/opac-tmpl/bootstrap/en
Jonathan Druart 6a2bf8d31b Bug 4912: Redirect to the appropriate view after editing/deleting a list
There are 2 places where a list can be edited/deleted: on the list view
and the list content view. After the edition, the user expect to be
redirect to the previous page.
This patch implements that.

Test plan:
At the OPAC, delete and edit a list from the 2 differents places.
Confirm that you are redirect to the page you come from.

With patch, redirects work as expected.
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
2016-01-27 02:34:40 +00:00
..
includes Bug 15295: Koha::Libraries - Remove GetBranchCategories 2016-01-14 15:45:31 +00:00
modules Bug 4912: Redirect to the appropriate view after editing/deleting a list 2016-01-27 02:34:40 +00:00
xslt Bug 15606: Fix spelling mistake in MARC21slim2OPACDetail.xsl 2016-01-20 17:20:43 -07:00