From: Steve Sutton Date: Mon, 2 May 2016 13:16:28 +0000 (-0400) Subject: update dash X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=d4efaaf5a29894443a14c974fa557bdbb7c245a9;p=prog%2FDash.git update dash --- diff --git a/dash/app.js b/dash/app.js index 57c8ad8..117a094 100644 --- a/dash/app.js +++ b/dash/app.js @@ -22,15 +22,6 @@ $(document).ready(function(){ el: '#misciList', collection: misciTasks}); - // Gaslight - var gaslightTasks = new Tasks([ - ]); - gaslightTasks.url = prefixUrl + '/Dash/fetchTask.php'; - gaslightTasks.fetch({cache: false, async:true, data: {pid: 3989, t: bTime}}); - var gaslightList = new TaskListView({ - el: '#gaslightList', - collection: gaslightTasks}); - // Think Dunes var thinkdunesTasks = new Tasks([ ]); @@ -67,14 +58,12 @@ $(document).ready(function(){ el: '#discoverList', collection: discoverTasks}); - // Pellston Airport - var pellstonTasks = new Tasks([ + // John Hoffman Landscaping + var hoffmanTasks = new Tasks([ ]); - pellstonTasks.url = prefixUrl + '/Dash/fetchTask.php'; - pellstonTasks.fetch({cache: false, async:true, data: {pid: 3901, t: bTime}}); - var pellstonList = new TaskListView({ - el: '#pellstonList', - collection: pellstonTasks}); - - + hoffmanTasks.url = prefixUrl + '/Dash/fetchTask.php'; + hoffmanTasks.fetch({cache: false, async:true, data: {pid: 4016, t: bTime}}); + var hoffmanList = new TaskListView({ + el: '#hoffmanList', + collection: hoffmanTasks}); }); diff --git a/index.html b/index.html index 80140f7..aa2b7e1 100644 --- a/index.html +++ b/index.html @@ -72,10 +72,9 @@
-
-

Pellston Airport

- Events Plugin +
@@ -107,22 +106,8 @@
- - - - - - - - -
EmployeeStatusTask NameDeadline
-
-