From: Steve Sutton Date: Fri, 8 Jan 2016 17:43:53 +0000 (-0500) Subject: Update dash board X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=132b54b8d5c45e717f2a31a0285375d963dcc125;p=prog%2FDash.git Update dash board adding Sault Ste Marie remove upwater trails --- diff --git a/dash/app.js b/dash/app.js index de8a248..b9281d4 100644 --- a/dash/app.js +++ b/dash/app.js @@ -129,6 +129,14 @@ $(document).ready(function(){ el: '#moleholeList', collection: moleholeTasks}); + // Sault Ste Marie + var ssmTasks = new Tasks([ + ]); + ssmTasks.url = prefixUrl + '/Dash/fetchTask.php'; + ssmTasks.fetch({cache: false, async:true, data: {pid: 3977, t: bTime}}); + var ssmList = new TaskListView({ + el: '#ssmList', + collection: ssmTasks}); }); diff --git a/index.html b/index.html index b04256a..d277fb2 100644 --- a/index.html +++ b/index.html @@ -53,8 +53,8 @@
-

Michigan Scientific

- Staffords +
@@ -69,8 +69,8 @@
-

Staffords

-
Sault Ste Marie +
@@ -175,8 +175,8 @@
-

EUPRPDC

- Michigan Scientific +