From 85bac02f1a98f88eddd6dfdf18464a0cf233d22f Mon Sep 17 00:00:00 2001 From: phasefx Date: Tue, 27 Jul 2010 22:32:53 +0000 Subject: [PATCH] put these command elements into the overlay, closer to where they're being used git-svn-id: svn://svn.open-ils.org/ILS/trunk@17043 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/xul/staff_client/server/circ/checkin.xul | 26 +-------------------- .../staff_client/server/circ/checkin_overlay.xul | 27 +++++++++++++++++++++- 2 files changed, 27 insertions(+), 26 deletions(-) diff --git a/Open-ILS/xul/staff_client/server/circ/checkin.xul b/Open-ILS/xul/staff_client/server/circ/checkin.xul index 98c746cc1..6851ffbef 100644 --- a/Open-ILS/xul/staff_client/server/circ/checkin.xul +++ b/Open-ILS/xul/staff_client/server/circ/checkin.xul @@ -76,31 +76,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/Open-ILS/xul/staff_client/server/circ/checkin_overlay.xul b/Open-ILS/xul/staff_client/server/circ/checkin_overlay.xul index e84561a99..ed4acecd4 100644 --- a/Open-ILS/xul/staff_client/server/circ/checkin_overlay.xul +++ b/Open-ILS/xul/staff_client/server/circ/checkin_overlay.xul @@ -10,7 +10,32 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.11.0