From 9473030bf03ed35f0172e55f9b92800076294320 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Thu, 25 Aug 2016 09:57:49 -0400 Subject: [PATCH] Add Capstone leadership project Replaces camp petosega map --- dash/app.js | 14 +++++++------- index.html | 46 ++++++++++++++-------------------------------- 2 files changed, 21 insertions(+), 39 deletions(-) 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 @@
+ +
+ + -- 2.17.1