Skip to content

Commit 4a8a468

Browse files
author
Fabian Perez
committed
This isn't coffeescript
1 parent 2542f23 commit 4a8a468

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/shared/js/documentation.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ $(function() {
284284
}
285285

286286
// Earth animation
287-
if $('.dev-program').length {
287+
if ($('.dev-program').length) {
288288
setTimeout(function() {
289289
$('.earth').fadeOut();
290290
$('.earth-short-loop').show();

0 commit comments

Comments
 (0)