LP1845241: Use the correct API call to Undelete a bib record
authorJane Sandberg <sandbej@linnbenton.edu>
Sun, 8 Mar 2020 14:58:09 +0000 (07:58 -0700)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 3 Aug 2020 15:31:50 +0000 (11:31 -0400)
commitaed8314a26e786b469a8a914fafeb559f99e6cdd
treeaece739985aa1144a05862c80fb0790d1e88ffa4
parentb410a44f4b1f36fdecc58ee9f8a6ee4ef07d1ea7
LP1845241: Use the correct API call to Undelete a bib record

To test:

1) Open up a delete-ready bibliographic record in the Web client
(no attached holdings, no located URI, no open orders attached, etc.)
2) Delete it.
3) Undelete it.  Note that the "Undelete" button briefly turns into a
"Delete" button before changing back to an "Undelete" button.  Note that
the bib record does not show up in search results within the Web client.
4) Apply this commit.
5) Now try undeleting the record again.  Notice that the "Delete" button
does not revert to an "Undelete" button.  Note also that the record is
once again showing up in search results (although you may have to be a
bit creative using search terms, due to search results caching).

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: blake <blake@mobiusconsortium.org>
Open-ILS/src/templates/staff/cat/share/marcedit_strings.tt2
Open-ILS/web/js/ui/default/staff/cat/services/marcedit.js