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});
});
</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>
</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>