updating layout of gn-20 dashboard

This commit is contained in:
dtomlinson
2020-02-20 10:24:44 +00:00
parent e6cc4e59f7
commit 993fe6bfb6
29 changed files with 772 additions and 27933 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -2,7 +2,7 @@ $('#gn-countdown').countdown('2020/04/04 17:15', function(event) {
$(this).html(event.strftime('%D days %Hhrs %Mm %Ss'));
});
$('#chelt-countdown').countdown('2020/03/13 15:30', function(event) {
$('#chelt-countdown').countdown('2020/03/10 13:30', function(event) {
$(this).html(event.strftime('%D days %Hhrs %Mm %Ss'));
});
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long