From: dbs Date: Tue, 13 Jul 2010 11:25:17 +0000 (+0000) Subject: Add 100$e (relator) and 711$c (Location of meeting) to controlled field map X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=bd2bbccc85833a69461275e29407e9cc00796703;p=evergreen%2Fbjwebb.git Add 100$e (relator) and 711$c (Location of meeting) to controlled field map We'll probably flesh this out further as we get more serious about authority control, but these ones stood out in our initial testing. git-svn-id: svn://svn.open-ils.org/ILS/trunk@16916 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/server/cat/marcedit.js b/Open-ILS/xul/staff_client/server/cat/marcedit.js index 1f6916445..1b2d69eb7 100644 --- a/Open-ILS/xul/staff_client/server/cat/marcedit.js +++ b/Open-ILS/xul/staff_client/server/cat/marcedit.js @@ -1853,6 +1853,7 @@ var control_map = { 100 : { 'a' : { 100 : 'a' }, 'd' : { 100 : 'd' }, + 'e' : { 100 : 'e' }, 'q' : { 100 : 'q' } }, 110 : { @@ -1900,6 +1901,7 @@ var control_map = { }, 711 : { 'a' : { 111 : 'a' }, + 'c' : { 111 : 'c' }, 'd' : { 111 : 'd' } }, 730 : {