[Koha-bugs] [Bug 12517] Download and send list popups broken in bootstrap OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 3 16:21:16 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12517

--- Comment #3 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 29481
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29481&action=edit
[PASSED QA] Bug 12517 - Download and send list popups broken in bootstrap OPAC

A JavaScript error prevents the download list and send list links in the
bootstrap OPAC from functioning correctly. A variable declaration was
removed from basket.js during the creation of the theme but
opac-shelves.tt was not changed accordingly. This patch corrects it.

To test, view an existing shelf in the bootstrap OPAC and test the
"download list" and "send list" links. They should each trigger popups
without any errors.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Popups pops again, no koha-qa errors

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list