summaryrefslogtreecommitdiff
path: root/app/php/controls/EventList.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'app/php/controls/EventList.tpl')
-rw-r--r--app/php/controls/EventList.tpl6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/php/controls/EventList.tpl b/app/php/controls/EventList.tpl
deleted file mode 100644
index 5881ce7..0000000
--- a/app/php/controls/EventList.tpl
+++ /dev/null
@@ -1,6 +0,0 @@
-<com:THeader3>
- <%= $this->getHeaderText() %>
-</com:THeader3>
-<com:EventRepeater CalendarLinkVisible="false">
- <prop:Events><%= $this->getEvents() %></prop:Events>
-</com:EventRepeater>