From f660102a35f57b41ff9d01b0060cd4c67af34300 Mon Sep 17 00:00:00 2001 From: erickson Date: Thu, 9 Oct 2008 18:59:18 +0000 Subject: [PATCH] added import-all option in queue display, repaired some bugs which prevented going back and forth between bib and auth record displays. showing queue name and imported vs. total in queue display. minor UI rearranging for less horizontal space git-svn-id: svn://svn.open-ils.org/ILS/trunk@10810 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/web/opac/locale/en-US/vandelay.dtd | 1 + Open-ILS/web/vandelay/inc/queue.xml | 45 +++++++----- Open-ILS/web/vandelay/vandelay.css | 2 + Open-ILS/web/vandelay/vandelay.js | 79 ++++++++++++++------- Open-ILS/web/vandelay/vandelay.xml | 2 +- 5 files changed, 87 insertions(+), 42 deletions(-) diff --git a/Open-ILS/web/opac/locale/en-US/vandelay.dtd b/Open-ILS/web/opac/locale/en-US/vandelay.dtd index 9e7b116113..fd266416d3 100644 --- a/Open-ILS/web/opac/locale/en-US/vandelay.dtd +++ b/Open-ILS/web/opac/locale/en-US/vandelay.dtd @@ -32,6 +32,7 @@ + diff --git a/Open-ILS/web/vandelay/inc/queue.xml b/Open-ILS/web/vandelay/inc/queue.xml index 61777f4999..00e5722492 100644 --- a/Open-ILS/web/vandelay/inc/queue.xml +++ b/Open-ILS/web/vandelay/inc/queue.xml @@ -1,4 +1,8 @@

&vandelay.record.queue;


+
+ + / +
+ -- 2.43.2