Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard 5528b06fda Bug 7461 - Cart offering to remove items when closing
The "hide window" button in the cart called a quit() function
which deletes any checked items. My understanding of the "hide
window" button is that it should *only* hide the window, not
perform any other operations. I'm removing the calls to the
quit() function in both the OPAC and staff client and adding
a CSS class, "close," which is already tied via jQuery to
the window.close() function.

To test in both OPAC and staff client: Add items to the cart.
Try clicking the "hide window" button with items selected and
without. In both cases the window should close without affecting
the contents of the cart.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-02-03 15:13:10 +01:00
..
acqui Fix for Bug 7148 - Add some error handling to Acquisitions' Z39.50 search to match Cataloging's 2012-02-02 14:02:53 +01:00
admin Bug 6964 - 'Add child' function should be dependant on system preference 'borrowerRelationship' 2012-02-02 11:36:05 +01:00
authorities Bug 6977: Follow-up patch : catch CloneSubfield errors 2011-11-18 22:45:45 +01:00
basket Bug 7461 - Cart offering to remove items when closing 2012-02-03 15:13:10 +01:00
batch Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
catalogue Bug 6933 [REVISED] Add a view of titles with a particular tag to the staff client 2012-02-02 09:46:01 +01:00
cataloguing Bug 6210 - Follow up, Choose framework on merge 2012-02-01 17:40:45 +01:00
circ Bug 7399: Holds Queue should show reserve notes 2012-01-17 17:48:44 +01:00
errors Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
help Bug 7356 - Fix various typos and mis-spellings 2012-01-13 11:51:26 +01:00
installer Bug 7375 - Update minimum version of Perl to 5.10 2012-01-13 11:42:33 +01:00
labels bug_6318: Always give predefined fields drop downs on label layout edit 2011-09-16 11:23:59 +12:00
members Bug 7472 Edit button ineffective when paying borrower fee 2012-02-03 14:30:56 +01:00
offline_circ Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
patroncards Follow-up fix for Bug 6753, Markup corrections and improvements for label export window 2011-08-26 15:10:19 +12:00
reports Bug 6984 - Holds statistics doesn't work. 2012-02-03 14:14:15 +01:00
reserve Bug 6405: added enumchron to reserve copy list 2011-10-09 20:01:24 +13:00
reviews Bug 1623 - Provide view of approved comments 2011-12-27 18:26:50 +01:00
rotating_collections Bug 6458: Incorrect translation processing - rotating_collections/... 2011-09-13 09:32:23 +12:00
serials Bug 6790: Remove unnecessary variable from getroutinglist return 2012-01-23 17:59:27 +01:00
sms Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
suggestion Bug 6904: Changes 'asked' to 'pending' in suggestions for more consistency 2011-10-15 14:14:55 +13:00
tags Bug 6933 [REVISED] Add a view of titles with a particular tag to the staff client 2012-02-02 09:46:01 +01:00
test Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
tools Bug 3806 - Holidays table doesn't order by date correcly 2012-01-30 22:25:47 +01:00
virtualshelves Merge remote-tracking branch 'origin/new/bug_7083' 2012-01-18 16:20:26 +01:00
z3950 Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
about.tt bug 6631 follow-up adding author in contributors list 2012-02-01 17:56:42 +01:00
auth.tt Bug 6895 : First attempt at fixing the diacritics bug 2011-11-04 08:02:55 +01:00
intranet-main.tt Bug 7259 - Show a count of items pending approval on staff client home and tools pages 2011-12-08 12:06:41 +01:00