From d0dda191ee7774778be7316004065ada68ce4dc4 Mon Sep 17 00:00:00 2001 From: pines Date: Wed, 15 Mar 2006 20:24:35 +0000 Subject: [PATCH] use the xhtml files instead of xml git-svn-id: svn://svn.open-ils.org/ILS/trunk@3361 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- .../xul/staff_client/chrome/content/main/constants.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Open-ILS/xul/staff_client/chrome/content/main/constants.js b/Open-ILS/xul/staff_client/chrome/content/main/constants.js index a4aaa83723..961306b9aa 100644 --- a/Open-ILS/xul/staff_client/chrome/content/main/constants.js +++ b/Open-ILS/xul/staff_client/chrome/content/main/constants.js @@ -85,7 +85,7 @@ var urls = { 'XUL_CHECKOUT' : '/xul/server/circ/checkout.xul', 'XUL_COPY_BUCKETS' : '/xul/server/cat/copy_buckets.xul', 'XUL_COPY_EDITOR' : '/xul/server/cat/copy_editor.xul', - 'XUL_COPY_LOCATION_EDIT' : '/xul/server/admin/copy_locations.xml', + 'XUL_COPY_LOCATION_EDIT' : '/xul/server/admin/copy_locations.xhtml', 'XUL_COPY_STATUS' : '/xul/server/circ/copy_status.xul', 'XUL_COPY_VOLUME_BROWSE' : 'chrome://open_ils_staff_client/content/legacy/_browse.xul', 'XUL_DEBUG_CONSOLE' : 'chrome://global/content/console.xul', @@ -94,12 +94,12 @@ var urls = { 'XUL_DEBUG_SHELL' : '/xul/server/util/shell.html', 'XUL_DEBUG_XULEDITOR' : '/xul/server/util/xuledit.xul', 'XUL_HOLD_CAPTURE' : '/xul/server/circ/hold_capture.xul', - 'XUL_HOLD_PULL_LIST' : '/xul/server/admin/hold_pull_list.xml', + 'XUL_HOLD_PULL_LIST' : '/xul/server/admin/hold_pull_list.xhtml', 'XUL_IN_HOUSE_USE' : '/xul/server/circ/in_house_use.xul', 'XUL_MARC_EDIT' : 'chrome://open_ils_staff_client/content/legacy/_marc.xul', 'XUL_MARC_VIEW' : '/xul/server/cat/marc_view.xul', 'XUL_MENU_FRAME' : 'chrome://open_ils_staff_client/content/main/menu_frame.xul', - 'XUL_NON_CAT_LABEL_EDIT' : '/xul/server/admin/non_cat_types.xml', + 'XUL_NON_CAT_LABEL_EDIT' : '/xul/server/admin/non_cat_types.xhtml', 'XUL_OPAC_WRAPPER' : 'chrome://open_ils_staff_client/content/cat/opac.xul', 'XUL_PATRON_BARCODE_ENTRY' : '/xul/server/patron/barcode_entry.xul', 'XUL_PATRON_BILLS' : '/xul/server/patron/bills.xul', @@ -108,7 +108,7 @@ var urls = { 'XUL_PATRON_BILL_DETAILS' : '/xul/server/patron/bill_details.xul', 'XUL_PATRON_BILL_WIZARD' : '/xul/server/patron/bill_wizard.xul', 'XUL_PATRON_DISPLAY' : '/xul/server/patron/display.xul', - 'XUL_PATRON_EDIT' : '/xul/server/patron/user_editor.xml', + 'XUL_PATRON_EDIT' : '/xul/server/patron/user_editor.xhtml', 'XUL_PATRON_HOLDS' : '/xul/server/patron/holds.xul', 'XUL_PATRON_INFO' : 'data:text/html,

Info Here

', 'XUL_PATRON_ITEMS' : '/xul/server/patron/items.xul', @@ -118,7 +118,7 @@ var urls = { 'XUL_PRE_CAT' : '/xul/server/circ/pre_cat_fields.xul', 'XUL_PRINT_LIST_TEMPLATE_EDITOR' : '/xul/server/circ/print_list_template_editor.xul', 'XUL_REMOTE_BROWSER' : '/xul/server/util/rbrowser.xul', - 'XUL_STAT_CAT_EDIT' : '/xul/server/admin/stat_cat_editor.xml', + 'XUL_STAT_CAT_EDIT' : '/xul/server/admin/stat_cat_editor.xhtml', 'XUL_SURVEY_WIZARD' : 'chrome://open_ils_staff_client/content/admin/survey_wizard.xul', 'XUL_VOLUME_COPY_CREATOR' : '/xul/server/cat/volume_copy_creator.xul', 'XUL_VOLUME_EDITOR' : '/xul/server/cat/volume_editor.xul', -- 2.43.2