Untitled
unknown
powershell
3 years ago
170 B
11
Indexable
$(function(){
setInterval(function(){if ( $('#event_TimeGenerated').text()=='' ) {
$('#event_Machine').hide();
}},1000);
});Editor is loading...