This field is missing from FixedFields.js and doesn't seem to be
active in the MARC editor. The position of it is identified as
"Subj". I moved "Subj" to replace "SubjUse" since "Subj" is
mapped in marcedit.xul. This seems to put the fields in sync.
Signed-off-by: Art Rhyno <art632000@yahoo.ca>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
"AUT" : {"start" : 10, "len" : 1, "def" : ' ' }
}
},
- "Subj" : {
+ "SHSys" : {
"_8" : {
"AUT" : {"start" : 11, "len" : 1, "def" : ' ' }
}
"AUT" : {"start" : 14, "len" : 1, "def" : ' ' }
}
},
- "SubjUse" : {
+ "Subj" : {
"_8" : {
"AUT" : {"start" : 15, "len" : 1, "def" : ' ' }
}