From 6b2685e9c000e36a4d12cdb2dbfcfa70bf65c11b Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Mon, 27 Jun 2016 11:08:51 -0400 Subject: [PATCH] Updates for Hash Remove thinkdunes and auth.net updates. Adding France Journeys. Adding Explore Western UP Upgrades. --- dash/app.js | 24 ++++++++++++------------ index.html | 31 ++++++++++++++++--------------- 2 files changed, 28 insertions(+), 27 deletions(-) diff --git a/dash/app.js b/dash/app.js index 12504b7..28718f6 100644 --- a/dash/app.js +++ b/dash/app.js @@ -14,13 +14,13 @@ $(document).ready(function(){ collection: misciTasks}); // Think Dunes - var thinkdunesTasks = new Tasks([ + var franceTasks = new Tasks([ ]); - thinkdunesTasks.url = prefixUrl + '/Dash/fetchTask.php'; - thinkdunesTasks.fetch({cache: false, async:true, data: {pid: 3988, t: bTime}}); - var thinkdunesList = new TaskListView({ - el: '#thinkdunesList', - collection: thinkdunesTasks}); + franceTasks.url = prefixUrl + '/Dash/fetchTask.php'; + franceTasks.fetch({cache: false, async:true, data: {pid: 4027, t: bTime}}); + var franceList = new TaskListView({ + el: '#franceList', + collection: franceTasks}); // Events Plugin var eventsTasks = new Tasks([ @@ -68,12 +68,12 @@ $(document).ready(function(){ collection: csryeTasks}); // Auth.net Updates - var authnetTasks = new Tasks([ + var exploreTasks = new Tasks([ ]); - authnetTasks.url = prefixUrl + '/Dash/fetchTask.php'; - authnetTasks.fetch({cache: false, async:true, data: {pid: 3955, t: bTime}}); - var authnetList = new TaskListView({ - el: '#authnetList', - collection: authnetTasks}); + exploreTasks.url = prefixUrl + '/Dash/fetchTask.php'; + exploreTasks.fetch({cache: false, async:true, data: {pid: 4048, t: bTime}}); + var exploreList = new TaskListView({ + el: '#exploreList', + collection: exploreTasks}); }); diff --git a/index.html b/index.html index fcf4627..3bb3f00 100644 --- a/index.html +++ b/index.html @@ -36,11 +36,11 @@
-
+
-

Discover Kalamazoo

- Events Plugin +
@@ -54,8 +54,8 @@
GLM Associate +
@@ -71,10 +71,9 @@
Discover Kalamazoo +
@@ -88,8 +87,8 @@
CSRYE +
@@ -103,7 +102,6 @@ -

Michigan Scientific

@@ -136,9 +134,10 @@
+
-

CSRYE

-
France Journeys +
@@ -150,9 +149,11 @@
+ +