Koha/koha-tmpl/intranet-tmpl/prog/en
Jonathan Druart 4261a5193d Bug 9333: Remove useless JS code - confirm close basket
On closing a basket, the librarian is redirect to a new page for the
confirmation, the JavaScript confirmation is useless.

This code is never triggered and can be removed.

Test plan:
Without this patch, confirm you don't get a JavaScript confirmation
popup on closing a basket
With this patch, confirm you don't get any JavaScript error on
closing/reopening a basket.

NOTE: acqui/basket.tt is only used by acqui/basket.pl
      git grep "confirm_close" | grep -v "\.po:"
      doesn't show anything else. Reopening only works on
      basketgroups, not baskets. Unable to trigger any errors
      as expected and desired. :)

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-04-13 11:31:34 -03:00
..
css Bug 13864: Fix height for Colvis entries 2015-04-08 14:51:16 -03:00
data Bug 11695 - Fixed typo in marc21_field_008.xml 2014-03-11 14:21:23 +00:00
includes ug 7561: Fast cataloging - Allow add/edit items and delete record 2015-04-08 11:22:44 -03:00
js Bug 13069 - (follow-up) Enable sort by title to ignore articles 2015-04-13 09:54:47 -03:00
lib/yui Bug 13139 - Move treeview jQuery plugin outside of language-specific directory 2014-10-27 12:36:53 -03:00
modules Bug 9333: Remove useless JS code - confirm close basket 2015-04-13 11:31:34 -03:00
xslt Bug 12842: Add DDC classification numbers to MARC21 XSLT detail page 2015-02-09 14:04:42 -03:00
columns.def Bug 13142 - Change "mobile phone" label back to "other phone" 2015-02-13 13:52:10 -03:00