From: Steve Sutton Date: Thu, 3 Mar 2016 16:42:04 +0000 (-0500) Subject: Add Pellston Airport project X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=dcfd4defd635b829d855c7636f2210d6f37e32ed;p=prog%2FDash.git Add Pellston Airport project --- diff --git a/dash/app.js b/dash/app.js index a5c5518..3b50a36 100644 --- a/dash/app.js +++ b/dash/app.js @@ -103,5 +103,14 @@ $(document).ready(function(){ el: '#emmetList', collection: emmetTasks}); + // Pellston Airport + var pellstonTasks = 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}); + }); diff --git a/index.html b/index.html index 3eccff9..beeb392 100644 --- a/index.html +++ b/index.html @@ -84,8 +84,8 @@
-

Sault Ste Marie

- Pellston Airport +
@@ -96,8 +96,7 @@
-
- +
@@ -208,6 +207,20 @@
+
+

Sault Ste Marie

+ + + + + + + + + +
EmployeeStatusTask NameDeadline
+