From: Steve Sutton Date: Mon, 27 Jun 2016 15:19:24 +0000 (-0400) Subject: Updates for Dash X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=231f6b699b0e4f52e46e837cbf9d3014509b5748;p=prog%2FDash.git Updates for Dash Update the pid for the main links. Adding camp petosega map project --- diff --git a/dash/app.js b/dash/app.js index 28718f6..3599bc7 100644 --- a/dash/app.js +++ b/dash/app.js @@ -13,7 +13,7 @@ $(document).ready(function(){ el: '#misciList', collection: misciTasks}); - // Think Dunes + // France Journeys var franceTasks = new Tasks([ ]); franceTasks.url = prefixUrl + '/Dash/fetchTask.php'; @@ -67,7 +67,7 @@ $(document).ready(function(){ el: '#csryeList', collection: csryeTasks}); - // Auth.net Updates + // Explore Western Upgrades var exploreTasks = new Tasks([ ]); exploreTasks.url = prefixUrl + '/Dash/fetchTask.php'; @@ -76,4 +76,13 @@ $(document).ready(function(){ el: '#exploreList', collection: exploreTasks}); + // Camp Petosega Maps + var campTasks = new Tasks([ + ]); + campTasks.url = prefixUrl + '/Dash/fetchTask.php'; + campTasks.fetch({cache: false, async:true, data: {pid: 4048, t: bTime}}); + var campList = new TaskListView({ + el: '#campList', + collection: campTasks}); + }); diff --git a/index.html b/index.html index 3bb3f00..b8535e8 100644 --- a/index.html +++ b/index.html @@ -102,10 +102,12 @@ +
+
-

Michigan Scientific

- France Journeys +
@@ -117,9 +119,11 @@
+ +
-

John Hoffman Landscaping

- Explore Western UP Upgrades +
@@ -134,10 +138,9 @@
Michigan Scientific +
@@ -149,11 +152,27 @@
- +
+

John Hoffman Landscaping

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