Revert "new virtual shelves changes, keyed by biblionumber -- approved"
authorJoshua Ferraro <jmf@liblime.com>
Thu, 9 Aug 2007 14:29:36 +0000 (09:29 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Thu, 9 Aug 2007 14:29:36 +0000 (09:29 -0500)
commit81c0d9e821bf619a6058d37497023f53555367b8
tree92d6ecc62bb048c8f362d4ce69d5bcc6ab3a4949
parent8af76042d82e2034061087e9b78df038e3b2a403
Revert "new virtual shelves changes, keyed by biblionumber -- approved"

This reverts commit 8af76042d82e2034061087e9b78df038e3b2a403.
40 files changed:
C4/Auth.pm
C4/BookShelves.pm [deleted file]
C4/Branch.pm
C4/VirtualShelves.pm [new file with mode: 0755]
Makefile.PL
bookshelves/addbookbybiblionumber.pl [deleted file]
bookshelves/shelves.pl [deleted file]
help.pl
installer/kohastructure.sql
koha-tmpl/intranet-tmpl/prog/en/about.tmpl
koha-tmpl/intranet-tmpl/prog/en/auth.tmpl
koha-tmpl/intranet-tmpl/prog/en/bookshelves/addbookbybiblionumber.tmpl [deleted file]
koha-tmpl/intranet-tmpl/prog/en/bookshelves/shelves.tmpl [deleted file]
koha-tmpl/intranet-tmpl/prog/en/help/admin/systempreferences.tmpl
koha-tmpl/intranet-tmpl/prog/en/help/nohelp.tmpl
koha-tmpl/intranet-tmpl/prog/en/includes/action-catalogue.inc
koha-tmpl/intranet-tmpl/prog/en/includes/error-top.inc
koha-tmpl/intranet-tmpl/prog/en/includes/menu-bookshelves.inc [deleted file]
koha-tmpl/intranet-tmpl/prog/en/includes/menu-virtualshelves.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/includes/menus.inc
koha-tmpl/intranet-tmpl/prog/en/tools/export.tmpl
koha-tmpl/intranet-tmpl/prog/en/virtualshelves/addbybiblionumber.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/virtualshelves/shelves.tmpl [new file with mode: 0644]
koha-tmpl/opac-tmpl/prog/en/includes/basket.js
koha-tmpl/opac-tmpl/prog/en/opac-ISBDdetail.tmpl
koha-tmpl/opac-tmpl/prog/en/opac-MARCdetail.tmpl
koha-tmpl/opac-tmpl/prog/en/opac-addbookbybiblionumber.tmpl [deleted file]
koha-tmpl/opac-tmpl/prog/en/opac-addbybiblionumber.tmpl [new file with mode: 0644]
koha-tmpl/opac-tmpl/prog/en/opac-detail.tmpl
koha-tmpl/opac-tmpl/prog/en/opac-shelves.tmpl
opac/opac-addbookbybiblionumber.pl [deleted file]
opac/opac-addbybiblionumber.pl [new file with mode: 0755]
opac/opac-main.pl
opac/opac-shelves.pl
t/BookShelves.t [deleted file]
t/VirtualShelves.t [new file with mode: 0644]
tools/export.pl
updater/updatedatabase
virtualshelves/addbybiblionumber.pl [new file with mode: 0755]
virtualshelves/shelves.pl [new file with mode: 0755]