Showing
2 changed files
with
1 additions
and
1 deletions
@@ -2270,7 +2270,7 @@ var $latestWalkCount = $('#latest-walk-count'); | @@ -2270,7 +2270,7 @@ var $latestWalkCount = $('#latest-walk-count'); | ||
2270 | (function() { | 2270 | (function() { |
2271 | var tpl; | 2271 | var tpl; |
2272 | 2272 | ||
2273 | - if ($latestWalkCount.lenght < 0) { | 2273 | + if ($latestWalkCount.length < 0) { |
2274 | return; | 2274 | return; |
2275 | } | 2275 | } |
2276 | 2276 |
This diff could not be displayed because it is too large.
-
Please register or login to post a comment