From f12d2273d5e93f24e3e8489b1c44b75c567297e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Daubensch=C3=BCtz?= Date: Thu, 16 Jul 2015 17:04:37 +0200 Subject: [PATCH] fix csrftoken cookie issue --- index.html | 3 +++ js/app.js | 6 ++++++ js/utils/fetch_api_utils.js | 11 +++++++---- 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index a70a70db..39ebca26 100644 --- a/index.html +++ b/index.html @@ -51,6 +51,9 @@ ga('create', 'UA-60614729-2', 'auto'); + + +