]> git.evergreen-ils.org Git - Evergreen.git/commit
Add a bib_source editor widget to the MARC editor
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 30 Aug 2010 22:01:10 +0000 (22:01 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 30 Aug 2010 22:01:10 +0000 (22:01 +0000)
commit0a4887bd20f1738f5ae1ae8eca15df82027cc0c3
treee4bd021829a3a5c96f1311ecac1d48289c4898ad
parent27e04fff9b2ec67c34957ae8590a0d0fe94e9c30
Add a bib_source editor widget to the MARC editor

This widget should only be exposed when editing bibliographic MARC records.
The existing restriction of not being able to set the bib source when importing
via Z39.50 sadly remains in place; I believe the best place to tackle that will
be in the Z39.50 import interface itself.

Also TODO: i18n

git-svn-id: svn://svn.open-ils.org/ILS/trunk@17393 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/js/ui/default/cat/authority/list.js
Open-ILS/web/opac/skin/craftsman/js/rdetail.js
Open-ILS/web/opac/skin/default/js/rdetail.js
Open-ILS/xul/staff_client/chrome/content/cat/opac.js
Open-ILS/xul/staff_client/server/cat/marcedit.js
Open-ILS/xul/staff_client/server/cat/marcedit.xul
Open-ILS/xul/staff_client/server/cat/z3950.js