From 635d3b3fa38b332710faf03a20fd37b69f0de35b Mon Sep 17 00:00:00 2001 From: phasefx Date: Sun, 25 May 2008 06:47:49 +0000 Subject: [PATCH] remove redundant (and broken) code so alternate pull list works again; thanks to Ryan Laverdiere and Dan Scott git-svn-id: svn://svn.open-ils.org/ILS/trunk@9698 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- .../staff_client/server/admin/hold_pull_list.xul | 95 ---------------------- Open-ILS/xul/staff_client/server/admin/index.xhtml | 2 +- 2 files changed, 1 insertion(+), 96 deletions(-) delete mode 100644 Open-ILS/xul/staff_client/server/admin/hold_pull_list.xul diff --git a/Open-ILS/xul/staff_client/server/admin/hold_pull_list.xul b/Open-ILS/xul/staff_client/server/admin/hold_pull_list.xul deleted file mode 100644 index 1df350c352..0000000000 --- a/Open-ILS/xul/staff_client/server/admin/hold_pull_list.xul +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - -]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Open-ILS/xul/staff_client/server/admin/index.xhtml b/Open-ILS/xul/staff_client/server/admin/index.xhtml index 6100744b46..b5037f69cf 100644 --- a/Open-ILS/xul/staff_client/server/admin/index.xhtml +++ b/Open-ILS/xul/staff_client/server/admin/index.xhtml @@ -70,7 +70,7 @@
- &staff.server.admin.index.hold_pull_list; &staff.server.admin.index.testing; + &staff.server.admin.index.hold_pull_list; &staff.server.admin.index.testing;
&staff.server.admin.index.hold_pull_list_classic; &staff.server.admin.index.testing; -- 2.11.0