text changed
parent
2239f1cb79
commit
54ce204206
|
@ -231,7 +231,7 @@ function l2status() {
|
||||||
.html('<h1>Closed</h1> ' + timeStamp);
|
.html('<h1>Closed</h1> ' + timeStamp);
|
||||||
}
|
}
|
||||||
|
|
||||||
$('.NbrHackers').text( status.sensors.people_now_present[0].value + ' Hackers' );
|
$('.NbrHackers').text( status.sensors.people_now_present[0].value + ' people inside' );
|
||||||
|
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue