Koha/koha-tmpl/intranet-tmpl/js
Jonathan Druart 2bb09975bc Bug 5428: Jump back to the search result after deleting a record
This patch adds the ability to jump back to the search result after a
record has been deleted.
Also it keeps the "browser" when all items are deleted from a
bibliographic record

Test plan:
- Start a new search
- Select a record with items
- Delete all the items
=> You still see the browser
- Delete the record
=> You are back to the adv search form but we new link "Go back to the
results" is present at the top of the page

Limitation: As we delete the record we do not longer know the offset,
we are back to the first page of the result list

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-08-13 07:55:45 +02:00
..
autocomplete
browser.js Bug 5428: Jump back to the search result after deleting a record 2020-08-13 07:55:45 +02:00
coce.js Bug 25031: Improve handling of multiple covers on the biblio detail page in the staff client 2020-07-24 14:09:30 +02:00
Gettext.js
i18n.js