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/PageLayout | 1 + 1 file changed, 1 insertion(+) (limited to 'rt/html/Elements/PageLayout') diff --git a/rt/html/Elements/PageLayout b/rt/html/Elements/PageLayout index 3210b4e3e..b9d15e9d3 100644 --- a/rt/html/Elements/PageLayout +++ b/rt/html/Elements/PageLayout @@ -127,6 +127,7 @@ a:visited:hover.fsdarkbutton { filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ff330033',EndColorStr='#ff7e0079') } +<% include('/elements/init_calendar.html') |n %>
-- cgit v1.2.1