update 1912121134
This commit is contained in:
@@ -78,16 +78,16 @@ $(document).ready( () => {
|
||||
let anchorHtml = '<a class="h" target="_blank" title="' + title +
|
||||
'" 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 += '</em> ';
|
||||
|
||||
row += anchorHtml + '/edit#gid=1995296890">';
|
||||
row += anchorHtml + '/edit#gid=1995296890">'; // 763947205
|
||||
row += (((shouldUseActive) ? active : true) && cardArr[2]) ? user1 + '</a>' : '</a>' + user1;
|
||||
|
||||
row += ' ';
|
||||
|
||||
row += anchorHtml + '/edit#gid=2117669368">';
|
||||
row += anchorHtml + '/edit#gid=2117669368">'; // 823013097
|
||||
row += (((shouldUseActive) ? active : true) && cardArr[3]) ? user2 + '</a>' : '</a>' + user2;
|
||||
|
||||
}
|
||||
|
||||
@@ -64,7 +64,7 @@ const monthlySpreadsheets = {
|
||||
|
||||
cards: {
|
||||
|
||||
CL: ['1WmGAEVqz7Z53sxSPDSxon1pwWjr9HhtP7vg5lNA51po', 0, 1, 1],
|
||||
CL: ['1WmGAEVqz7Z53sxSPDSxon1pwWjr9HhtP7vg5lNA51po', 0, 0, 0],
|
||||
CT: ['1ROVhCscIMb-KheRx9xmQI4FTOnVME1ivKgXDPUCDNJQ', 0, 0, 0],
|
||||
DE: ['16ieMDufB5Z8YkRyrzv2xOk7JxKyKZOXFk9xscBbXEHg', 0, 0, 0],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user