From 59335726d4c3eda5bb0b17303adcee575a2f3b4d Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Fri, 1 Apr 2016 08:03:06 -0400 Subject: [PATCH] add thinkdunes --- dash/app.js | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dash/app.js b/dash/app.js index fcf3003..e2b8fec 100644 --- a/dash/app.js +++ b/dash/app.js @@ -53,7 +53,7 @@ $(document).ready(function(){ var thinkdunesTasks = new Tasks([ ]); thinkdunesTasks.url = prefixUrl + '/Dash/fetchTask.php'; - thinkdunesTasks.fetch({cache: false, async:true, data: {pid: 3727, t: bTime}}); + thinkdunesTasks.fetch({cache: false, async:true, data: {pid: 3988, t: bTime}}); var thinkdunesList = new TaskListView({ el: '#thinkdunesList', collection: thinkdunesTasks}); diff --git a/index.html b/index.html index d32705a..ad1fc3b 100644 --- a/index.html +++ b/index.html @@ -137,7 +137,7 @@

Think Dunes

- -- 2.17.1