[open-ils-commits] [GIT] Evergreen ILS branch master updated. 91a0e5cd65487ab5a7828377e0e94d2e173da884

Evergreen Git git at git.evergreen-ils.org
Fri Feb 13 13:08:13 EST 2015


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, master has been updated
       via  91a0e5cd65487ab5a7828377e0e94d2e173da884 (commit)
      from  34b334fb49e57c72454820dd1a188991cb91d3cd (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 91a0e5cd65487ab5a7828377e0e94d2e173da884
Author: Dan Scott <dscott at laurentian.ca>
Date:   Fri Feb 13 10:17:48 2015 -0500

    LP#1421673 Typo in webby: "Databse ID"
    
    Fixes a typo in the record display in webby.
    
    Signed-off-by: Dan Scott <dscott at laurentian.ca>
    Signed-off-by: Mike Rylander <mrylander at gmail.com>

diff --git a/Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2 b/Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2
index 3de97e5..4424b29 100644
--- a/Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2
+++ b/Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2
@@ -29,7 +29,7 @@
       {{record.simple_record().pubdate()}}
     </div>
 
-    <div class="flex-cell strong-text">[% l('Databse ID:') %]</div>
+    <div class="flex-cell strong-text">[% l('Database ID:') %]</div>
     <div class="flex-cell">{{record.id()}}</div>
 
     <div class="flex-cell strong-text">[% l('Last Edited By:') %]</div>

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

Summary of changes:
 .../templates/staff/cat/share/t_record_summary.tt2 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list