From c985ef9abfa8e9571c516c9af6342fe528ba3c09 Mon Sep 17 00:00:00 2001 From: gfawcett Date: Mon, 10 Jan 2011 15:15:39 +0000 Subject: [PATCH] quick button fix for IE git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@1182 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- conifer/TODO | 2 ++ conifer/templates/item/item_metadata.xhtml | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/conifer/TODO b/conifer/TODO index e1d34ef..33a2a0f 100644 --- a/conifer/TODO +++ b/conifer/TODO @@ -1,5 +1,7 @@ NEW: +* review item_metadata.xhtml, fix those buttons, they have a superfluous link around them.. + * add Welcome message to home page, use request@uwindsor.ca as the contact email for problems. * check apache error logs for 'parse' error that Art mentioned. diff --git a/conifer/templates/item/item_metadata.xhtml b/conifer/templates/item/item_metadata.xhtml index afe53c7..a4804b4 100644 --- a/conifer/templates/item/item_metadata.xhtml +++ b/conifer/templates/item/item_metadata.xhtml @@ -74,10 +74,10 @@ callnum = item.call_number() for my own private study and research use. I agree that I will not reproduce, redistribute or transmit a copy of the reading in any format.

-

+

-

+

Document type: ${item.fileobj_mimetype}. Size: ${item.fileobj.size} bytes.

-- 2.11.0