add in Harbor Point Golf Club
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 21 Apr 2017 19:56:46 +0000 (15:56 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 21 Apr 2017 19:56:46 +0000 (15:56 -0400)
dash/app.js
index.html

index fee886e..e8a0f17 100644 (file)
@@ -13,14 +13,14 @@ $(document).ready(function(){
         el: '#trailmapsList',
         collection: trailmapsTasks});
 
-    // Crowford County
-    var crawfordTasks = new Tasks([
+    // Harbor Point Golf Club
+    var hpgolfclubTasks = new Tasks([
     ]);
-    crawfordTasks.url = prefixUrl + '/Dash/fetchTask.php';
-    crawfordTasks.fetch({cache: false, async:true, data: {pid: 4082, t: bTime}});
-    var crawfordList = new TaskListView({
-        el: '#crawfordList',
-        collection: crawfordTasks});
+    hpgolfclubTasks.url = prefixUrl + '/Dash/fetchTask.php';
+    hpgolfclubTasks.fetch({cache: false, async:true, data: {pid: 4116, t: bTime}});
+    var hpgolfclubList = new TaskListView({
+        el: '#hpgolfclubList',
+        collection: hpgolfclubTasks});
 
     // Charlevoix Library
     var chxlibraryTasks = new Tasks([
@@ -31,15 +31,6 @@ $(document).ready(function(){
         el: '#chxlibraryList',
         collection: chxlibraryTasks});
 
-    // Bibco
-    var bibcoTasks = new Tasks([
-    ]);
-    bibcoTasks.url = prefixUrl + '/Dash/fetchTask.php';
-    bibcoTasks.fetch({cache: false, async:true, data: {pid: 4079, t: bTime}});
-    var bibcoList = new TaskListView({
-        el: '#bibcoList',
-        collection: bibcoTasks});
-
     // Turkeyville
     var turkeyvilleTasks = new Tasks([
     ]);
index f9f22e7..14f0798 100644 (file)
@@ -37,8 +37,8 @@
             <div class="row">
 
                 <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
-                    <h3><a href="../project.php?pid=4079" target="_blank">Beaver Island Boat Company</a></h3>
-                    <table id="bibcoList"
+                    <h3><a href="../project.php?pid=4116" target="_blank">Harbor Country Golf Club</a></h3>
+                    <table id="hpgolfclubList"
                         class="table table-condensed table-striped table-bordered table-hover">
                         <thead>
                             <tr>