This gives the offline interfaces the ability to use font_helper (which honors the...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 19 Nov 2009 18:44:14 +0000 (18:44 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 19 Nov 2009 18:44:14 +0000 (18:44 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@14979 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/chrome/content/OpenILS/util_overlay_offline.xul

index 09061f5..3a4e482 100644 (file)
@@ -11,6 +11,7 @@
         <script type="text/javascript" src="util/CGI.js" />
         <script type="text/javascript" src="util/md5.js" />
         <script type="text/javascript" src="util/JSON_v1.js" />
+        <script type="text/javascript" src="global_util.js" />   
     </scripts>
     <script>dump('Loaded OpenILS/util_overlay_offline.xul\n');</script>