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.
32 files changed:
C4/Auth.pm
C4/Branch.pm
C4/VirtualShelves.pm [moved from C4/BookShelves.pm with 58% similarity]
Makefile.PL
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/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 [moved from koha-tmpl/intranet-tmpl/prog/en/bookshelves/addbookbybiblionumber.tmpl with 71% similarity]
koha-tmpl/intranet-tmpl/prog/en/virtualshelves/shelves.tmpl [moved from koha-tmpl/intranet-tmpl/prog/en/bookshelves/shelves.tmpl with 74% similarity]
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-addbybiblionumber.tmpl [moved from koha-tmpl/opac-tmpl/prog/en/opac-addbookbybiblionumber.tmpl with 73% similarity]
koha-tmpl/opac-tmpl/prog/en/opac-detail.tmpl
koha-tmpl/opac-tmpl/prog/en/opac-shelves.tmpl
opac/opac-addbybiblionumber.pl [moved from opac/opac-addbookbybiblionumber.pl with 87% similarity]
opac/opac-main.pl
opac/opac-shelves.pl
t/VirtualShelves.t [moved from t/BookShelves.t with 91% similarity]
tools/export.pl
updater/updatedatabase
virtualshelves/addbybiblionumber.pl [moved from bookshelves/addbookbybiblionumber.pl with 60% similarity]
virtualshelves/shelves.pl [moved from bookshelves/shelves.pl with 75% similarity]