We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58773a0 commit ccc65afCopy full SHA for ccc65af
js/tracker.js
@@ -4382,7 +4382,7 @@ function update(response, none) {
4382
!response.positions.position ||
4383
!response.positions.position.length) {
4384
4385
- // if no vehicles are found, this will remove the spinner and put a friendly message
+ // if no vehicles are found for valid, this will remove the spinner and put a friendly message
4386
if (none) {
4387
$("#main .empty").html("<span>No vehicles :(</span>");
4388
}
0 commit comments