(bug #2908) adding send shelf by e-mail feature
authorNahuel ANGELINETTI <nahuel.angelinetti@biblibre.com>
Mon, 12 Jan 2009 09:32:14 +0000 (10:32 +0100)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 26 May 2009 19:15:23 +0000 (21:15 +0200)
commit1da85ecea0006b709997355177567d51d7d2f2c4
tree5eb7cc5692cad2cb4880802199f0129d4bcb7d2e
parentc2e1684b98c1b14d631e5024e244f6910e0af827
(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.
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]