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:48:23 +0000 (18:48 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 19 Nov 2009 18:48:23 +0000 (18:48 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6@14980 dcc99617-32d9-48b4-a31d-7c20da2025e4

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

index fd8f9a1..17b7370 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>