There was some timing issue / race condition with pulling in the venkman source in...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 24 Sep 2007 17:33:15 +0000 (17:33 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 24 Sep 2007 17:33:15 +0000 (17:33 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@7822 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/chrome/content/main/menu_frame.xul
Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul

index 689a98d..160c54e 100644 (file)
@@ -75,6 +75,7 @@
                }
        ]]>
        </script>
+       <script src="chrome://venkman/content/venkman-overlay.js"/>
 
        <commandset id="universal_cmds" />
 
index 380c5f4..9f1c264 100644 (file)
@@ -4,7 +4,6 @@
        xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
 
 <script>dump('loading menu_frame_menus.xul\n');</script>
-<script src="chrome://venkman/content/venkman-overlay.js"/>
 
 <commandset id="universal_cmds">
        <command id="cmd_forward"/>