(bug #2908) adding send shelf by e-mail feature
authorNahuel ANGELINETTI <nahuel.angelinetti@biblibre.com>
Mon, 12 Jan 2009 09:36:31 +0000 (10:36 +0100)
committerGalen Charlton <galen.charlton@liblime.com>
Mon, 12 Jan 2009 21:51:59 +0000 (15:51 -0600)
commitbfebda4ad9ea0cf50497cd8eebbaeeb9fac2a0e1
tree25dbddd3069d452051613959911dabce350e99ea
parentf35a9d5a27699e463e073851b93dc131d5e44d01
(bug #2908) adding send shelf by e-mail feature

This patch add the form for sending shelf by e-mail, and add a button in shelves that allow the user to send a shelf.
It's an approximate copy of the send basket feature.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/VirtualShelves.pm
koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelf.tmpl [new file with mode: 0644]
koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelfform.tmpl [new file with mode: 0644]
koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tmpl
opac/opac-sendshelf.pl [new file with mode: 0755]