temporary constants change
authorJason Etheridge <jason@esilibrary.com>
Sun, 20 Feb 2011 01:43:42 +0000 (20:43 -0500)
committerJason Etheridge <jason@esilibrary.com>
Wed, 2 Mar 2011 15:20:56 +0000 (10:20 -0500)
Open-ILS/xul/staff_client/chrome/content/main/constants.js

index d7fa588..b2c7f8e 100644 (file)
@@ -471,7 +471,8 @@ var urls = {
     'XUL_USER_BUCKETS' : '/xul/server/patron/user_buckets.xul',
     'XUL_VERIFY_CREDENTIALS' : '/xul/server/main/verify_credentials.xul',
     'XUL_VOLUME_BUCKETS' : '/xul/server/cat/volume_buckets.xul',
-    'XUL_VOLUME_COPY_CREATOR' : '/xul/server/cat/volume_copy_creator.xul',
+    'XUL_VOLUME_COPY_CREATOR' : '/xul/server/cat/volume_copy_editor.xul',
+    'XUL_VOLUME_COPY_CREATOR_ORIGINAL' : '/xul/server/cat/volume_copy_creator.xul',
     'XUL_VOLUME_EDITOR' : '/xul/server/cat/volume_editor.xul',
     'XUL_WORK_LOG' : '/xul/server/admin/work_log.xul',
     'XUL_WORKSTATION_INFO' : '/xul/server/main/ws_info.xul',