Koha/koha-tmpl/intranet-tmpl/prog/en
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
..
css Fix for Bug 5898 - search to hold feature not clearing 2011-10-13 11:11:56 +13:00
includes Fix for Bug 6970 - logout not redirecting to login page 2011-10-14 15:57:45 +13:00
js Fix for Bug 6970 - logout not redirecting to login page 2011-10-14 15:57:45 +13:00
lib Bug 6748 - Add link to fast add framework while circulating, if a barcode is not found 2011-08-26 15:03:01 +12:00
modules Fix for Bug 6970 - logout not redirecting to login page 2011-10-14 15:57:45 +13:00
xslt Bug 6519 : Changing analytic searches from Title: to ti,phr 2011-10-14 10:16:53 +13:00
columns.def Bug 5268: Change all occurances of 'debar' to 'restrict' 2011-06-07 11:28:01 +12:00