Changing the way items are added to the cart and and lists from the searchresults...
authorOwen Leonard <oleonard@myacpl.org>
Tue, 29 Jan 2008 06:13:38 +0000 (00:13 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Tue, 29 Jan 2008 13:58:58 +0000 (07:58 -0600)
commit0fcad140596b77665e098edfd6ed36000267247c
tree4a6c4ca7c84338639a1f3c3abae132120473a1cb
parent8252e698e981812d3311e515bc397c97e06b5b37
Changing the way items are added to the cart and and lists from the searchresults page: Users now check items and choose from an 'add to...' dropdown which is populated with the logged-in user's lists. The add-to-shelf popup has been modified to accept a shelfnumber so that a users can add straight to the selected list.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/opac-tmpl/prog/en/css/opac.css
koha-tmpl/opac-tmpl/prog/en/includes/doc-head-close.inc
koha-tmpl/opac-tmpl/prog/en/js/script.js
koha-tmpl/opac-tmpl/prog/en/modules/opac-addbybiblionumber.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl
opac/opac-addbybiblionumber.pl