From: Steve Sutton Date: Fri, 1 Apr 2016 12:00:51 +0000 (-0400) Subject: add think dunes to list X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=1abc5a525efeab6d41c398edff0490ad39b11555;p=prog%2FDash.git add think dunes to list --- diff --git a/dash/app.js b/dash/app.js index 02c5753..fcf3003 100644 --- a/dash/app.js +++ b/dash/app.js @@ -50,13 +50,13 @@ $(document).ready(function(){ collection: gaslightTasks}); // Starline - var starlineTasks = new Tasks([ + var thinkdunesTasks = new Tasks([ ]); - starlineTasks.url = prefixUrl + '/Dash/fetchTask.php'; - starlineTasks.fetch({cache: false, async:true, data: {pid: 3727, t: bTime}}); - var starlineList = new TaskListView({ - el: '#starlineList', - collection: starlineTasks}); + thinkdunesTasks.url = prefixUrl + '/Dash/fetchTask.php'; + thinkdunesTasks.fetch({cache: false, async:true, data: {pid: 3727, t: bTime}}); + var thinkdunesList = new TaskListView({ + el: '#thinkdunesList', + collection: thinkdunesTasks}); // Events Plugin var eventsTasks = new Tasks([ diff --git a/index.html b/index.html index c67ebf9..d32705a 100644 --- a/index.html +++ b/index.html @@ -134,6 +134,22 @@ +
+
+

Think Dunes

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