From f83f9129cc2e67d20ef0d512cce9f0b327e26052 Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 26 Jul 2009 19:36:08 +0000 Subject: fix the date picker in RT to use jscalendar instead of an HTML popup (that had acquired the page header, eek), RT#1682 --- rt/html/Elements/SelectDate | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'rt/html/Elements/SelectDate') diff --git a/rt/html/Elements/SelectDate b/rt/html/Elements/SelectDate index b43f324ac..23df246ce 100644 --- a/rt/html/Elements/SelectDate +++ b/rt/html/Elements/SelectDate @@ -45,10 +45,21 @@ %# those contributions and any derivatives thereof. %# %# END BPS TAGGED BLOCK }}} +%# in PageLayout instead, once <% include('/elements/init_calendar.html') |n %> + + - <%init> unless ((defined $Default) or ($current <= 0)) { -- cgit v1.2.1