From: Jason Boyer Date: Mon, 22 May 2023 19:51:12 +0000 (-0400) Subject: Updating bootstrap opac relator codes for 3.11 X-Git-Url: http://git.equinoxoli.org/?p=evergreen-equinox.git;a=commitdiff_plain;h=79c8a01ea34e152b373e8fe94b1a999d9d45bf98 Updating bootstrap opac relator codes for 3.11 Signed-off-by: Jason Boyer --- diff --git a/Open-ILS/src/templates-bootstrap/opac/parts/relators.tt2 b/Open-ILS/src/templates-bootstrap/opac/parts/relators.tt2 index ff9550d..84f4757 100755 --- a/Open-ILS/src/templates-bootstrap/opac/parts/relators.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/parts/relators.tt2 @@ -86,6 +86,7 @@ relators = { 'dfd' => l('Defendant'), 'dfe' => l('Defendant-appellee'), 'dft' => l('Defendant-appellant'), + 'dgc' => l('Degree committee member'), 'dgg' => l('Degree granting institution'), 'dgs' => l('Degree supervisor'), 'dis' => l('Dissertant'), @@ -177,6 +178,7 @@ relators = { 'osp' => l('Onscreen presenter'), 'oth' => l('Other'), 'own' => l('Owner'), + 'pad' => l('Place of address'), 'pan' => l('Panelist'), 'pat' => l('Patron'), 'pbd' => l('Publishing director'), @@ -273,4 +275,4 @@ relators = { 'wit' => l('Witness'), 'wpr' => l('Writer of preface'), 'wst' => l('Writer of supplementary textual content'), -} -%] \ No newline at end of file +} -%]