From 392548fdc37073e4356ce527fcdb0526d68e5abd Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Sat, 2 Nov 2013 16:44:13 +0000 Subject: [PATCH] Add missing templates of list.dates.xet and edit.alarms.xet in calendar app --- calendar/templates/default/edit.alarms.xet | 67 ++++++++++++++++++++++ calendar/templates/default/list.dates.xet | 12 ++++ 2 files changed, 79 insertions(+) create mode 100755 calendar/templates/default/edit.alarms.xet create mode 100755 calendar/templates/default/list.dates.xet diff --git a/calendar/templates/default/edit.alarms.xet b/calendar/templates/default/edit.alarms.xet new file mode 100755 index 0000000000..a62a29632a --- /dev/null +++ b/calendar/templates/default/edit.alarms.xet @@ -0,0 +1,67 @@ + + + + + \ No newline at end of file diff --git a/calendar/templates/default/list.dates.xet b/calendar/templates/default/list.dates.xet new file mode 100755 index 0000000000..b3b1e9797b --- /dev/null +++ b/calendar/templates/default/list.dates.xet @@ -0,0 +1,12 @@ + + + + + \ No newline at end of file