[open-ils-commits] r8922 - in trunk/Open-ILS/xul/staff_client/chrome/content: . main

svn at svn.open-ils.org svn at svn.open-ils.org
Sat Mar 8 03:19:23 EST 2008


Author: phasefx
Date: 2008-03-08 02:46:39 -0500 (Sat, 08 Mar 2008)
New Revision: 8922

Removed:
   trunk/Open-ILS/xul/staff_client/chrome/content/legacy/
Modified:
   trunk/Open-ILS/xul/staff_client/chrome/content/main/constants.js
Log:
dead code

Modified: trunk/Open-ILS/xul/staff_client/chrome/content/main/constants.js
===================================================================
--- trunk/Open-ILS/xul/staff_client/chrome/content/main/constants.js	2008-03-08 07:40:21 UTC (rev 8921)
+++ trunk/Open-ILS/xul/staff_client/chrome/content/main/constants.js	2008-03-08 07:46:39 UTC (rev 8922)
@@ -221,7 +221,6 @@
 	'XUL_COPY_NOTES' : '/xul/server/cat/copy_notes.xul',
 	'XUL_COPY_STATUS' : '/xul/server/circ/copy_status.xul',
 	'XUL_COPY_SUMMARY' : '/xul/server/cat/copy_summary.xul',
-	'XUL_COPY_VOLUME_BROWSE_OLD' : 'chrome://open_ils_staff_client/content/legacy/_browse.xul',
 	'XUL_COPY_VOLUME_BROWSE' : '/xul/server/cat/copy_browser.xul',
 	'XUL_DEBUG_CONSOLE' : 'chrome://global/content/console.xul',
 	'XUL_DEBUG_FIELDMAPPER' : '/xul/server/util/fm_view.xul',
@@ -237,7 +236,6 @@
 	'XUL_LIST_CLIPBOARD' : '/xul/server/util/list_clipboard.xul',
 	'XUL_LOCAL_ADMIN' : '/xul/server/admin/index.xhtml',
 	'XUL_MARC_NEW' : '/xul/server/cat/marc_new.xul',
-	'XUL_MARC_EDIT_LEGACY' : 'chrome://open_ils_staff_client/content/legacy/_marc.xul',
 	'XUL_MARC_EDIT' : '/xul/server/cat/marcedit.xul',
 	'XUL_MARC_VIEW' : '/xul/server/cat/marc_view.xul',
 	'XUL_MENU_FRAME' : 'chrome://open_ils_staff_client/content/main/menu_frame.xul',



More information about the open-ils-commits mailing list