From 85f546e691351efbab36da34be6e625c7198066a Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 26 Jul 2015 22:44:49 -0700 Subject: crude but more or less functional event import from thunderbird ics files --- view/tpl/events-js.tpl | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'view/tpl/events-js.tpl') diff --git a/view/tpl/events-js.tpl b/view/tpl/events-js.tpl index 9812291bf..7ecf2e753 100755 --- a/view/tpl/events-js.tpl +++ b/view/tpl/events-js.tpl @@ -3,6 +3,19 @@

{{$title}}

+ + + + -- cgit v1.2.3 From 52ccbd6b64d46aa7f2dfbf73599889efeaf66a08 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Mon, 27 Jul 2015 20:58:25 -0700 Subject: align buttons on event calendar --- view/tpl/events-js.tpl | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'view/tpl/events-js.tpl') diff --git a/view/tpl/events-js.tpl b/view/tpl/events-js.tpl index 7ecf2e753..c91419783 100755 --- a/view/tpl/events-js.tpl +++ b/view/tpl/events-js.tpl @@ -2,8 +2,9 @@

{{$title}}

- - +
+   +
- - - - +
+
-- cgit v1.2.3