From cc946327bbb9495b443c8f12939afca67836250a Mon Sep 17 00:00:00 2001 From: Jairo Llopis Date: Thu, 9 Mar 2017 13:47:25 +0100 Subject: [PATCH] [FIX][web_responsive] Make calendar invitations work again This patch displays the event acceptance template to the end user without failing with a server error. Before this patch: 1. Create a calendar event. 2. Invite Mr. Foo. 3. Enter Mr. Foo's mail inbox. 4. Press "Accept" in the invitation email. 5. Get a beautiful `Internal Server Error`. After this patch, replace step 5 by "See the accepted event details". --- web_responsive/views/web.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/web_responsive/views/web.xml b/web_responsive/views/web.xml index 7f39ae59..52a33e9d 100644 --- a/web_responsive/views/web.xml +++ b/web_responsive/views/web.xml @@ -27,14 +27,13 @@ -
+