From: phasefx Date: Thu, 19 Nov 2009 18:55:59 +0000 (+0000) Subject: This gives the offline interfaces the ability to use font_helper (which honors the... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=0753cc2d91a74dd3b5f1bc0b2e6a0ea4035abe0c;p=Evergreen.git This gives the offline interfaces the ability to use font_helper (which honors the global font settings), but it also pulls in a lot of functions that won't work in offline mode is called, which why it wasn't there originally. Font helper had slipped into the offline interfaces causing non-fatal errors git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6_0@14981 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/chrome/content/OpenILS/util_overlay_offline.xul b/Open-ILS/xul/staff_client/chrome/content/OpenILS/util_overlay_offline.xul index fd8f9a1b90..17b7370a22 100644 --- a/Open-ILS/xul/staff_client/chrome/content/OpenILS/util_overlay_offline.xul +++ b/Open-ILS/xul/staff_client/chrome/content/OpenILS/util_overlay_offline.xul @@ -11,6 +11,7 @@