update 1807021105
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
function date_time(id) {
|
||||
|
||||
var date = new Date;
|
||||
var date = new Date();
|
||||
var year = date.getFullYear(),
|
||||
month = date.getMonth(),
|
||||
months = new Array(
|
||||
@@ -590,8 +590,8 @@ starting Dec 10, 2017"
|
||||
<tr>
|
||||
<td>
|
||||
<a class="h" target="_blank"
|
||||
href="https://docs.google.com/spreadsheets/d/1b2g3BARa4ibqdqtTj5_IQoBSI8hp6A4R5A3bSbrfA58/edit#gid=284865777">
|
||||
Reporting Drivers <span>Jun</span></a>
|
||||
href="https://docs.google.com/spreadsheets/d/1b2g3BARa4ibqdqtTj5_IQoBSI8hp6A4R5A3bSbrfA58/edit#gid=668844809">
|
||||
Reporting Drivers <span>Jul</span></a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="h" target="_blank"
|
||||
|
||||
Reference in New Issue
Block a user