fix Admin->For Developers->Fieldmapper; global.css is mandatory for <messagecatalog...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 7 Apr 2010 18:16:54 +0000 (18:16 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 7 Apr 2010 18:16:54 +0000 (18:16 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@16158 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/chrome/content/util/fm_view.xul

index d53898b..4504711 100644 (file)
@@ -4,7 +4,7 @@
 
 <!-- Stylesheets -->
 <?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
-<?xml-stylesheet href="chrome://open_ils_staff_client/skin/global.css" type="text/css"?>
+<?xml-stylesheet href="/xul/server/skin/global.css" type="text/css"?>
 
 <!-- OVERLAYS -->
 <?xul-overlay href="/xul/server/OpenILS/util_overlay.xul"?>