From b23eedc363adf3ac6fc5469bd7b244822d871a52 Mon Sep 17 00:00:00 2001 From: Fabian Faessler Date: Sat, 28 Sep 2013 14:34:37 +0200 Subject: [PATCH] changed simple ajax get request to JSONP request. This way no header is needed. --- nsupdate/main/templates/main/overview.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nsupdate/main/templates/main/overview.html b/nsupdate/main/templates/main/overview.html index 10fb2fb..8e7e3f5 100644 --- a/nsupdate/main/templates/main/overview.html +++ b/nsupdate/main/templates/main/overview.html @@ -5,8 +5,7 @@