http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9073 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 13568 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13568&action=edit Bug 9073 - Download option from the cart should match the menu button in lists This patch moves the staff client Cart download choices into a toolbar menu button instead of requiring that the user make the choice via a form in the pop-up window. To test, add items to Cart in the staff client. Open the cart and choose a download option from the Download menu. Your download should complete correctly without the page changing or reloading. Unrelated edit: Eliminating duplicate document.ready() block by consolidating a couple of lines of JavaScript. -- You are receiving this mail because: You are watching all bug changes.