Difference between revisions of "Widget:Ctarailtimes"

From Transit.Wiki
m
m
Line 91: Line 91:
 
$("#output<!--{$stopid}-->").append(alltimes);
 
$("#output<!--{$stopid}-->").append(alltimes);
  
if (!data3) {
+
if (Object.is(data3, null)) {
 
$("#output<!--{$stopid}-->").append("<p>No predictions available.</p>");
 
$("#output<!--{$stopid}-->").append("<p>No predictions available.</p>");
 
}
 
}

Revision as of 02:08, 18 May 2024