[open-ils-commits] [GIT] Evergreen ILS branch rel_2_3 updated. 34748feae085d378c005f3fc95b4fbe8be3b4f8b
Evergreen Git
git at git.evergreen-ils.org
Fri Mar 15 12:20:13 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_3 has been updated
via 34748feae085d378c005f3fc95b4fbe8be3b4f8b (commit)
from 130a6c2cf0ef89bb1d0db40131eca699ab5752c6 (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 34748feae085d378c005f3fc95b4fbe8be3b4f8b
Author: Galen Charlton <gmc at esilibrary.com>
Date: Thu Jan 10 12:27:30 2013 -0500
LP#791881: make it possible to save copy location translations
TranslatorPopup requires that the i18n fieldmapper class be loaded.
Signed-off-by: Galen Charlton <gmc at esilibrary.com>
Signed-off-by: Ben Shum <bshum at biblio.org>
diff --git a/Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml b/Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml
index 66c5601..0d4fb94 100644
--- a/Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml
+++ b/Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml
@@ -10,7 +10,7 @@
<head>
<title>&staff.server.admin.copy_locations.title;</title>
- <script type="text/javascript" src='/IDL2js?aou,aout,pgt,au,acpl'></script>
+ <script type="text/javascript" src='/IDL2js?aou,aout,pgt,au,acpl,i18n'></script>
<script type="text/javascript" djConfig="parseOnLoad: true,isDebug:false" src="/js/dojo/dojo/dojo.js"></script>
<script type="text/javascript" djConfig="parseOnLoad: true,isDebug:false" src="/js/dojo/dojo/openils_dojo.js"></script>
<script type="text/javascript">
-----------------------------------------------------------------------
Summary of changes:
.../staff_client/server/admin/copy_locations.xhtml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list