From 31b3746ea9803bb06b078118d53490178368441f Mon Sep 17 00:00:00 2001 From: Joe Atzberger Date: Wed, 19 Dec 2007 12:29:03 -0600 Subject: [PATCH] viewlog.tmpl + calendar.inc: builds Date_from_syspref javascript function. This is likely the durable fix to bridge the gap between syspref on the server and client side validation scripts. It may be useful to separate Date_from_syspref from the calendar js, but at this time their applicability is 1-to-1. Note also js debug variable and CGI param('debug') responsiveness. Signed-off-by: Chris Cormack Signed-off-by: Joshua Ferraro --- .../prog/en/includes/calendar.inc | 21 ++++ .../prog/en/modules/tools/viewlog.tmpl | 115 +++++++++--------- 2 files changed, 79 insertions(+), 57 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/calendar.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/calendar.inc index fafc40e6ff..78fa5f1b1f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/calendar.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/calendar.inc @@ -2,3 +2,24 @@ + diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tmpl index f2da891dd6..2a1a4b979c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tmpl @@ -23,67 +23,68 @@ Additional parameters

" /> - /lib/calendar/cal.gif" border="0" alt="Show Calendar" id="openCalendarFrom" style="cursor: pointer;" /> - - " /> - /lib/calendar/cal.gif" id="openCalendarTo" alt="Show Calendar" style="cursor: pointer;" border="0" /> -

-

Export into

+

Export

-

+

-- 2.39.5