From: Steve Sutton Date: Thu, 25 Aug 2016 13:57:49 +0000 (-0400) Subject: Add Capstone leadership project X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=9473030bf03ed35f0172e55f9b92800076294320;p=prog%2FDash.git Add Capstone leadership project Replaces camp petosega map --- diff --git a/dash/app.js b/dash/app.js index 5a554b7..f784b63 100644 --- a/dash/app.js +++ b/dash/app.js @@ -49,14 +49,14 @@ $(document).ready(function(){ el: '#exploreList', collection: exploreTasks}); - // Camp Petosega Maps - var campTasks = new Tasks([ + // Capstone Leadership + var capstoneTasks = new Tasks([ ]); - campTasks.url = prefixUrl + '/Dash/fetchTask.php'; - campTasks.fetch({cache: false, async:true, data: {pid: 3903, t: bTime}}); - var campList = new TaskListView({ - el: '#campList', - collection: campTasks}); + capstoneTasks.url = prefixUrl + '/Dash/fetchTask.php'; + capstoneTasks.fetch({cache: false, async:true, data: {pid: 4037, t: bTime}}); + var capstoneList = new TaskListView({ + el: '#capstoneList', + collection: capstoneTasks}); // Member Leads var leadsTasks = new Tasks([ diff --git a/index.html b/index.html index 9cca9b9..997d8f9 100644 --- a/index.html +++ b/index.html @@ -71,10 +71,9 @@
-
-

Events Plugin

- Capstone Leadership +
@@ -87,6 +86,7 @@
+

GLM Associate

Michigan Scientific +
@@ -120,11 +119,9 @@
- -
-
+
-

Michigan Scientific

- - - - - - - - - -
EmployeeStatusTask NameDeadline
-
-
-

John Hoffman Landscaping

- Events Plugin +
@@ -167,11 +150,6 @@
-
- -
- -

Member Leads

@@ -187,9 +165,13 @@
+ +
+ +