no message
This commit is contained in:
@@ -211,6 +211,8 @@ function render(data){
|
||||
elPrev.onclick = ()=>send('Prev',1);
|
||||
elNext.onclick = ()=>send('Next',1);
|
||||
elToday.onclick = ()=>send('Today',1);
|
||||
window.addEventListener('load', ()=>send('Today',1));
|
||||
|
||||
|
||||
})();
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user