updating layout of gn-20 dashboard
This commit is contained in:
@@ -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'));
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user