update 1912121134

This commit is contained in:
vkservicesllc
2019-12-12 11:34:08 -05:00
parent de6a16e7bd
commit cf7caa14f9
2 changed files with 4 additions and 4 deletions

View File

@@ -78,16 +78,16 @@ $(document).ready( () => {
let anchorHtml = '<a class="h" target="_blank" title="' + title + let anchorHtml = '<a class="h" target="_blank" title="' + title +
'" href="https://docs.google.com/spreadsheets/d/' + cardArr[0]; '" href="https://docs.google.com/spreadsheets/d/' + cardArr[0];
row += '<em>' + anchorHtml + '/edit#gid=686342087">'; row += '<em>' + anchorHtml + '/edit#gid=686342087">'; // 1327593414
row += (((shouldUseActive) ? active : true) && cardArr[1]) ? mon + '</a>' : '</a>' + mon; row += (((shouldUseActive) ? active : true) && cardArr[1]) ? mon + '</a>' : '</a>' + mon;
row += '</em>&nbsp;&nbsp;&nbsp;'; row += '</em>&nbsp;&nbsp;&nbsp;';
row += anchorHtml + '/edit#gid=1995296890">'; row += anchorHtml + '/edit#gid=1995296890">'; // 763947205
row += (((shouldUseActive) ? active : true) && cardArr[2]) ? user1 + '</a>' : '</a>' + user1; row += (((shouldUseActive) ? active : true) && cardArr[2]) ? user1 + '</a>' : '</a>' + user1;
row += '&nbsp;'; row += '&nbsp;';
row += anchorHtml + '/edit#gid=2117669368">'; row += anchorHtml + '/edit#gid=2117669368">'; // 823013097
row += (((shouldUseActive) ? active : true) && cardArr[3]) ? user2 + '</a>' : '</a>' + user2; row += (((shouldUseActive) ? active : true) && cardArr[3]) ? user2 + '</a>' : '</a>' + user2;
} }

View File

@@ -64,7 +64,7 @@ const monthlySpreadsheets = {
cards: { cards: {
CL: ['1WmGAEVqz7Z53sxSPDSxon1pwWjr9HhtP7vg5lNA51po', 0, 1, 1], CL: ['1WmGAEVqz7Z53sxSPDSxon1pwWjr9HhtP7vg5lNA51po', 0, 0, 0],
CT: ['1ROVhCscIMb-KheRx9xmQI4FTOnVME1ivKgXDPUCDNJQ', 0, 0, 0], CT: ['1ROVhCscIMb-KheRx9xmQI4FTOnVME1ivKgXDPUCDNJQ', 0, 0, 0],
DE: ['16ieMDufB5Z8YkRyrzv2xOk7JxKyKZOXFk9xscBbXEHg', 0, 0, 0], DE: ['16ieMDufB5Z8YkRyrzv2xOk7JxKyKZOXFk9xscBbXEHg', 0, 0, 0],