Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ status.js
File
status.js
lib/web/status.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
statusBox = $(
"<div class='Field-status'></div"
);
2
//statusBox.appendTo($("body"))
3
statusBox.html(
"<span class='highlighted'>Connected</span> Field remote session"
);
4
Callers
nothing calls this directly
Calls
3
setStatus
Function · 0.85
$
Function · 0.70
html
Method · 0.45
Tested by
no test coverage detected