From: pines Date: Tue, 29 Aug 2006 19:37:03 +0000 (+0000) Subject: let chrome have font_helper(), etc. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=56f286df26ce6389319ca8399dc1160ca98f2bae;p=Evergreen.git let chrome have font_helper(), etc. git-svn-id: svn://svn.open-ils.org/ILS/trunk@5761 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/Makefile b/Open-ILS/xul/staff_client/Makefile index 488940aa64..7570693c2d 100644 --- a/Open-ILS/xul/staff_client/Makefile +++ b/Open-ILS/xul/staff_client/Makefile @@ -48,6 +48,7 @@ build_dir: cp build/chrome/content/main/lang.js build/server/main/lang.js cp build/chrome/content/main/simple_auth.xul build/server/main/simple_auth.xul cp build/chrome/content/OpenILS/data.js build/server/OpenILS/data.js + cp build/server/OpenILS/global_util.js build/chrome/content/OpenILS/global_util.js external/prune_dirs.sh build/ stamp: diff --git a/Open-ILS/xul/staff_client/chrome/content/OpenILS/util_overlay.xul b/Open-ILS/xul/staff_client/chrome/content/OpenILS/util_overlay.xul index 4f0d823d69..93891eb71f 100644 --- a/Open-ILS/xul/staff_client/chrome/content/OpenILS/util_overlay.xul +++ b/Open-ILS/xul/staff_client/chrome/content/OpenILS/util_overlay.xul @@ -16,24 +16,7 @@ +