Koha/koha-tmpl/intranet-tmpl/prog/en/js
Owen Leonard d139d400b1 Fix for Bug 6970 - logout not redirecting to login page
For some reason the latest version of Firefox doesn't like
the javascript which empties the cart on logout. As Ian points
out, there is code which tries to redirect to "about:blank"
and close the window (since the main context of the function
is the Cart's popup window.

This patch adds a parameter to the delBasket function so
that we can pass a "popup" context to the function and
choose whether or not we want to ask JS to close the window.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-10-14 15:57:45 +13:00
..
pages Fix for Bug 5532 - sysprefs editor should show names of saved prefs 2011-02-04 13:38:05 +13:00
tinymce bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
acq.js BZ6268 follow-up for the form 2011-10-07 11:00:07 +13:00
additem.js (BUG #4804) fix following bug: in neworderempty.pl, Click on minus sign in a item part don't decrements quantity. 2010-07-02 13:57:13 -04:00
ajax.js Bug 5862 - Incompatibility in ajax.js with "localName" for Internet Explorer 2011-03-21 12:00:36 +13:00
basket.js Fix for Bug 6970 - logout not redirecting to login page 2011-10-14 15:57:45 +13:00
members.js Fix for Bug 5056, Untranslatable strings in members.js 2010-11-02 15:16:46 +13:00
staff-global.js Fix for Bug 5898 - search to hold feature not clearing 2011-10-13 11:11:56 +13:00
xmlControlfield.js Bug 6715 - Fix xmlControlfield.js so the xml files are fetched in the correct language directory. 2011-08-28 19:54:36 +12:00