updating layout of gn-20 dashboard
This commit is contained in:
7013
grandnational-dashboard/static/js/bootstrap.bundle.js
vendored
7013
grandnational-dashboard/static/js/bootstrap.bundle.js
vendored
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@@ -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'));
|
||||
});
|
||||
|
||||
|
||||
10598
grandnational-dashboard/static/js/jquery-3.4.1.js
vendored
10598
grandnational-dashboard/static/js/jquery-3.4.1.js
vendored
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user