mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 03:39:55 +00:00
Cal fade
This commit is contained in:
parent
150ba599c6
commit
d614ca8231
@ -152,7 +152,7 @@ jQuery(document).ready(function($) {
|
|||||||
table.append(row);
|
table.append(row);
|
||||||
}
|
}
|
||||||
|
|
||||||
$('.calendar').html(table);
|
$('.calendar').updateWithText(table,1000);
|
||||||
|
|
||||||
setTimeout(function() {
|
setTimeout(function() {
|
||||||
updateCalendar();
|
updateCalendar();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user