summaryrefslogtreecommitdiff
path: root/rt/share/html/Elements/PageLayout
diff options
context:
space:
mode:
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}) {