From be1515bf3526ce4480e45f5f958a8b3608db278c Mon Sep 17 00:00:00 2001 From: dbs Date: Tue, 31 Mar 2009 04:20:57 +0000 Subject: [PATCH] Fix closed dates editor. * XMLENT forces quirks mode, and tr/table needs an intervening td * XMLENT likes its JavaScript inside double-quotes on onclick attributes * Cookie.js was triggering 404 errors Thanks to dchristens from IRC for reporting the problem and Jeff of TADL for finding the solution. git-svn-id: svn://svn.open-ils.org/ILS/trunk@12725 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- .../server/admin/closed_dates.xhtml | 44 +++++++++---------- 1 file changed, 20 insertions(+), 24 deletions(-) diff --git a/Open-ILS/xul/staff_client/server/admin/closed_dates.xhtml b/Open-ILS/xul/staff_client/server/admin/closed_dates.xhtml index 7b71133063..78a13390d4 100644 --- a/Open-ILS/xul/staff_client/server/admin/closed_dates.xhtml +++ b/Open-ILS/xul/staff_client/server/admin/closed_dates.xhtml @@ -10,23 +10,21 @@ &staff.server.admin.closed_dates.title; - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + @@ -34,9 +32,6 @@ - - -