From 7a75787e946362da162152ac216640fb2448599c Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Fri, 1 Apr 2016 07:56:48 -0400 Subject: [PATCH] update dash --- dash/app.js | 14 +++++++------- index.html | 53 ++++++++++++++--------------------------------------- 2 files changed, 21 insertions(+), 46 deletions(-) diff --git a/dash/app.js b/dash/app.js index 3b50a36..02c5753 100644 --- a/dash/app.js +++ b/dash/app.js @@ -58,14 +58,14 @@ $(document).ready(function(){ el: '#starlineList', collection: starlineTasks}); - // Little Field - var littleFieldTasks = new Tasks([ + // Events Plugin + var eventsTasks = new Tasks([ ]); - littleFieldTasks.url = prefixUrl + '/Dash/fetchTask.php'; - littleFieldTasks.fetch({cache: false, async:true, data: {pid: 3951, t: bTime}}); - var littleFieldList = new TaskListView({ - el: '#littleFieldList', - collection: littleFieldTasks}); + eventsTasks.url = prefixUrl + '/Dash/fetchTask.php'; + eventsTasks.fetch({cache: false, async:true, data: {pid: 4020, t: bTime}}); + var eventsList = new TaskListView({ + el: '#eventsList', + collection: eventsTasks}); // The Mole Hole Online var moleholeTasks = new Tasks([ diff --git a/index.html b/index.html index beeb392..c67ebf9 100644 --- a/index.html +++ b/index.html @@ -69,20 +69,8 @@
-
-

Great Lakes Shipwreck

- - - - - - - - - -
EmployeeStatusTask NameDeadline
-
+ +
+ -
-
-

Gaslight Media

- - - - - - - - - -
EmployeeStatusTask NameDeadline
-
-
+
-

Michigan Scientific

- Gaslight Media +
@@ -146,8 +119,8 @@
-

The Mole Hole Online

- Events Plugin +
@@ -161,10 +134,11 @@ +
-

Starline

-
Michigan Scientific +
@@ -177,8 +151,8 @@
-

Little Field Township

- The Mole Hole Online +
@@ -192,6 +166,7 @@ +

Emmet - Gov't

-- 2.17.1