summaryrefslogtreecommitdiff
path: root/rt/share/html/Elements/PageLayout
diff options
context:
space:
mode:
authorivan <ivan>2010-03-20 22:14:02 +0000
committerivan <ivan>2010-03-20 22:14:02 +0000
commit10e462292b42813dce6e1034064c55c7fddd42a4 (patch)
tree0d283c775d08bf12c211a89496927ac51ae32d03 /rt/share/html/Elements/PageLayout
parent55e2a98988c76425ec2dac583b91410eaf835659 (diff)
more RT integration / reskin / 2.1, RT#6640
Diffstat (limited to 'rt/share/html/Elements/PageLayout')
-rwxr-xr-xrt/share/html/Elements/PageLayout2
1 files changed, 2 insertions, 0 deletions
diff --git a/rt/share/html/Elements/PageLayout b/rt/share/html/Elements/PageLayout
index b5800ce70..f30d815a5 100755
--- a/rt/share/html/Elements/PageLayout
+++ b/rt/share/html/Elements/PageLayout
@@ -46,6 +46,8 @@
%#
%# END BPS TAGGED BLOCK }}}
+<% include('/elements/init_calendar.html') |n %>
+
% if (0) { ## new ticket via customer, and we already have a ticket search box
<div id="topactions">
% foreach my $action (reverse sort keys %{$topactions}) {