[open-ils-commits] [GIT] Evergreen ILS branch rel_2_4 updated. 268d97e446911f16a01986343076d5a1f7ea30dd

Evergreen Git git at git.evergreen-ils.org
Wed Sep 4 09:41:08 EDT 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, rel_2_4 has been updated
       via  268d97e446911f16a01986343076d5a1f7ea30dd (commit)
      from  fc5cfbdf88373f8a95e8a854c22825b3db0b779e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 268d97e446911f16a01986343076d5a1f7ea30dd
Author: Pasi Kallinen <pasi.kallinen at pttk.fi>
Date:   Wed Sep 4 09:07:47 2013 +0300

    Unify appellee/appellant relators
    
    Signed-off-by: Pasi Kallinen <pasi.kallinen at pttk.fi>
    Signed-off-by: Dan Scott <dscott at laurentian.ca>

diff --git a/Open-ILS/src/templates/opac/parts/relators.tt2 b/Open-ILS/src/templates/opac/parts/relators.tt2
index 3fd4a93..e3826f9 100644
--- a/Open-ILS/src/templates/opac/parts/relators.tt2
+++ b/Open-ILS/src/templates/opac/parts/relators.tt2
@@ -45,12 +45,12 @@ relators = {
     'cnd' => l('Conductor'),
     'cng' => l('Cinematographer'),
     'cns' => l('Censor'),
-    'coe' => l('Contestant -appellee'),
+    'coe' => l('Contestant-appellee'),
     'col' => l('Collector'),
     'com' => l('Compiler'),
     'con' => l('Conservator'),
     'cos' => l('Contestant'),
-    'cot' => l('Contestant -appellant'),
+    'cot' => l('Contestant-appellant'),
     'cov' => l('Cover designer'),
     'cpc' => l('Copyright claimant'),
     'cpe' => l('Complainant-appellee'),
@@ -172,7 +172,7 @@ relators = {
     'prp' => l('Production place'),
     'prt' => l('Printer'),
     'pta' => l('Patent applicant'),
-    'pte' => l('Plaintiff -appellee'),
+    'pte' => l('Plaintiff-appellee'),
     'ptf' => l('Plaintiff'),
     'pth' => l('Patent holder'),
     'ptt' => l('Plaintiff-appellant'),

-----------------------------------------------------------------------

Summary of changes:
 Open-ILS/src/templates/opac/parts/relators.tt2 |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list