Bug 23594: Restore previous view after delete or update itemtype
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 22 Oct 2019 10:00:18 +0000 (12:00 +0200)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 30 Jan 2020 10:56:57 +0000 (10:56 +0000)
commitd07055190544fdb8cb98d452cfd8456fe1fd7d9c
tree2bdb2263091d3b27f8485b773331ed2ab457f3a6
parent4b5570c6aa4f22b8f6734178f72e0a5212324296
Bug 23594: Restore previous view after delete or update itemtype

We want to restore the previous view when suggestions are deleted or
their itemtypes are updated.
To avoid c/p the code is moved to a new subroutine.

Sponsored-by: BULAC - http://www.bulac.fr/
Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
suggestion/suggestion.pl