From 092d24d9b24fde0066f9d459dade58bff5b79f9d Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Tue, 31 Oct 2017 08:37:47 +0100 Subject: [PATCH] reload uses timeout --- templates/basebase.html | 42 +++++++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 20 deletions(-) diff --git a/templates/basebase.html b/templates/basebase.html index 1379b2c4..33184670 100644 --- a/templates/basebase.html +++ b/templates/basebase.html @@ -9,29 +9,31 @@ - - + + - setInterval(function() { - $.getJSON('http://localhost:8000/rowers/list-jobs/', function(json) { + +