bugfix #186
This commit is contained in:
parent
d211774437
commit
702fef90dc
1 changed files with 1 additions and 1 deletions
|
@ -1845,7 +1845,7 @@ INSERT INTO marc_subfield_structure VALUES ('851', 'g', 'Repository location cod
|
|||
INSERT INTO marc_subfield_structure VALUES ('852', '2', 'Source of classification or shelving scheme (NR)', 'Source of classification or shelving scheme (NR)', 0, 0, '', -1, '', '', '');
|
||||
INSERT INTO marc_subfield_structure VALUES ('852', '3', 'Materials specified (NR)', 'Materials specified (NR)', 0, 0, '', -1, '', '', '');
|
||||
INSERT INTO marc_subfield_structure VALUES ('852', '6', 'Linkage (NR)', 'Linkage (NR)', 0, 0, '', -1, '', '', '');
|
||||
INSERT INTO marc_subfield_structure VALUES ('852', '8', '<ul>', '<ul>', 1, 0, '', -1, '', '', '');
|
||||
INSERT INTO marc_subfield_structure VALUES ('852', '8', '', '', 1, 0, '', -1, '', '', '');
|
||||
INSERT INTO marc_subfield_structure VALUES ('852', 'a', 'Location', 'Location', 0, 0, '', -1, '', '', '');
|
||||
INSERT INTO marc_subfield_structure VALUES ('852', 'b', 'Sublocation or collection', 'Sublocation or collection', 1, 0, '', -1, '', '', '');
|
||||
INSERT INTO marc_subfield_structure VALUES ('852', 'c', 'Shelving location', 'Shelving location', 1, 0, '', -1, '', '', '');
|
||||
|
|
Loading…
Reference in a new issue