LP#791881: make it possible to save copy location translations
authorGalen Charlton <gmc@esilibrary.com>
Thu, 10 Jan 2013 17:27:30 +0000 (12:27 -0500)
committerBen Shum <bshum@biblio.org>
Fri, 15 Mar 2013 16:19:54 +0000 (12:19 -0400)
TranslatorPopup requires that the i18n fieldmapper class be loaded.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml

index 66c5601..0d4fb94 100644 (file)
@@ -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">