update 1902051143
This commit is contained in:
@@ -17,25 +17,25 @@ var el = [], list = '',
|
|||||||
user2 = '<span>Joyce</span>';
|
user2 = '<span>Joyce</span>';
|
||||||
|
|
||||||
// timers / decisions
|
// timers / decisions
|
||||||
var wkEffDt = new Date('2019-02-02'),
|
var wkEffDt = new Date('2019-02-09'),
|
||||||
mnEffDt = new Date('2019-01-31'),
|
mnEffDt = new Date('2019-01-31'),
|
||||||
today = new Date(),
|
today = new Date(),
|
||||||
weeklyTopKey = (today >= wkEffDt) ? '1W2ZsjZjIn7szvVVGu14HXcQbBcnQGMvBimjico_4-gU' : '#',
|
weeklyTopKey = (today >= wkEffDt) ? '1Tw8fGgviUCf_jAO0gLeZNB7YTpyRlf0jf9hz1u1fEQc' : '#',
|
||||||
mI = (today >= mnEffDt) ? 1 : 0;
|
mI = (today >= mnEffDt) ? 1 : 0;
|
||||||
|
|
||||||
// weekly URLS
|
// weekly URLS
|
||||||
var weeklyUrls = {
|
var weeklyUrls = {
|
||||||
top:
|
top:
|
||||||
{
|
{
|
||||||
header: 'Feb 3 — Feb 9',
|
header: 'Feb 10 — Feb 16',
|
||||||
key: weeklyTopKey,
|
key: weeklyTopKey,
|
||||||
collectorId: '914973738',
|
collectorId: '914973738',
|
||||||
linkId: '978213208'
|
linkId: '978213208'
|
||||||
},
|
},
|
||||||
bottom:
|
bottom:
|
||||||
{
|
{
|
||||||
header: 'Jan 27 — Feb 2',
|
header: 'Feb 3 — Feb 9',
|
||||||
key: '1zXEgZDMoW3ecdYdjxRY60o2A2krDHWeUCBrXj7LmHlM',
|
key: '1W2ZsjZjIn7szvVVGu14HXcQbBcnQGMvBimjico_4-gU',
|
||||||
collectorId: '914973738',
|
collectorId: '914973738',
|
||||||
linkId: '978213208'
|
linkId: '978213208'
|
||||||
},
|
},
|
||||||
@@ -82,6 +82,11 @@ var historyList = [
|
|||||||
key: '#',
|
key: '#',
|
||||||
id: '1250765514'
|
id: '1250765514'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
header: 'Jan 27 — Feb 2',
|
||||||
|
key: '1zXEgZDMoW3ecdYdjxRY60o2A2krDHWeUCBrXj7LmHlM',
|
||||||
|
id: '1250765514'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
header: 'Jan 20 — Jan 26',
|
header: 'Jan 20 — Jan 26',
|
||||||
key: '1u3B80MmlDW8A6_nQfMvmZu8st0A6g2NVoaKldhyElQY',
|
key: '1u3B80MmlDW8A6_nQfMvmZu8st0A6g2NVoaKldhyElQY',
|
||||||
|
|||||||
Reference in New Issue
Block a user