From eddfe0389047ac1df5a8194d36c3bde1fcc05866 Mon Sep 17 00:00:00 2001 From: Raphael Kabo Date: Mon, 30 Sep 2019 13:29:32 +0100 Subject: Event group functionality --- views/partials/importeventform.handlebars | 1 + 1 file changed, 1 insertion(+) (limited to 'views/partials/importeventform.handlebars') diff --git a/views/partials/importeventform.handlebars b/views/partials/importeventform.handlebars index 35baf6e..7bf5b17 100644 --- a/views/partials/importeventform.handlebars +++ b/views/partials/importeventform.handlebars @@ -1,3 +1,4 @@ +

Import an existing event

Upload an .ics file here to instantly create an event. You can save a Facebook event as an .ics file by clicking on the context menu next to the 'Import' and 'Edit' buttons on the event page and choosing the 'Export Event' option. Then select the 'Save to calendar' option and save the file on your computer.

-- cgit v1.2.3 From 40ade71e0019bbb59710a2e2e5d74197c47cb1b0 Mon Sep 17 00:00:00 2001 From: Raphael Kabo Date: Mon, 30 Sep 2019 13:57:28 +0100 Subject: Fixes to iCal parser --- views/partials/importeventform.handlebars | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'views/partials/importeventform.handlebars') diff --git a/views/partials/importeventform.handlebars b/views/partials/importeventform.handlebars index 7bf5b17..9ad038a 100644 --- a/views/partials/importeventform.handlebars +++ b/views/partials/importeventform.handlebars @@ -6,11 +6,20 @@ Image showing the location of the export option on Facebook
-
+
+
+
+
+ +
+ + We will send your secret editing link to this email address. +
+
-- cgit v1.2.3