Update dash board
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 8 Jan 2016 17:43:53 +0000 (12:43 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 8 Jan 2016 17:43:53 +0000 (12:43 -0500)
adding Sault Ste Marie
remove upwater trails

dash/app.js
index.html

index de8a248..b9281d4 100644 (file)
@@ -129,6 +129,14 @@ $(document).ready(function(){
         el: '#moleholeList',
         collection: moleholeTasks});
 
+    // Sault Ste Marie
+    var ssmTasks = new Tasks([
+    ]);
+    ssmTasks.url = prefixUrl + '/Dash/fetchTask.php';
+    ssmTasks.fetch({cache: false, async:true, data: {pid: 3977, t: bTime}});
+    var ssmList = new TaskListView({
+        el: '#ssmList',
+        collection: ssmTasks});
 
 
 });
index b04256a..d277fb2 100644 (file)
@@ -53,8 +53,8 @@
                     </table>
                 </div>
                 <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
-                    <h3><a href="../project.php?pid=3928" target="_blank">Michigan Scientific</a></h3>
-                    <table id="misciList"
+                    <h3><a href="../project.php?pid=3965" target="_blank">Staffords</a></h3>
+                    <table id="staffordsList"
                         class="table table-condensed table-striped table-bordered table-hover">
                         <thead>
                             <tr>
@@ -69,8 +69,8 @@
             </div>
             <div class="row">
                 <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
-                    <h3><a href="../project.php?pid=3965" target="_blank">Staffords</a></h3>
-                    <table id="staffordsList"
+                    <h3><a href="../project.php?pid=3977" target="_blank">Sault Ste Marie</a></h3>
+                    <table id="ssmList"
                         class="table table-condensed table-striped table-bordered table-hover">
                         <thead>
                             <tr>
                     </table>
                 </div>
                 <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
-                    <h3><a href="../project.php?pid=3956" target="_blank">EUPRPDC</a></h3>
-                    <table id="euprdcList"
+                    <h3><a href="../project.php?pid=3928" target="_blank">Michigan Scientific</a></h3>
+                    <table id="misciList"
                         class="table table-condensed table-striped table-bordered table-hover">
                         <thead>
                             <tr>