]> git.koha-community.org Git - koha.git/commit
Bug 14634: Warns when placing hold on record with no items
authorAleisha <aleishaamohia@hotmail.com>
Mon, 3 Aug 2015 02:23:29 +0000 (02:23 +0000)
committerChris Cormack <chris@bigballofwax.co.nz>
Tue, 22 Sep 2015 01:11:32 +0000 (13:11 +1200)
commitdbf96d4f40b6074194c0504e349fe4a7031466d4
tree3994504215c24d95b7e5c22e2d45d87ce4884025
parent65390187ee340573c1239e54440e832f572d0a19
Bug 14634: Warns when placing hold on record with no items

To test:

1) Create a new record in Cataloguing
2) When done, instead of adding an item to the record, click on the Holds tab in the left nav
3) Notice warns
4) Apply patch and refresh page
5) Click on Holds tab again
6) Notice warns are gone and page still works

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Warns disappear; note that the display of the error message is still ugly.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 4bb888281dec7de676fc6546746a88835a822c62)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
reserve/request.pl