Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/BookStack
/ getDisplay
Function
getDisplay
static/jquery/1.12.4/jquery.js:9985–9987 ·
view source on GitHub ↗
( elem )
Source
from the content-addressed store, hash-verified
9983
9984
9985
function
getDisplay( elem ) {
9986
return
elem.style && elem.style.display || jQuery.css( elem,
"display"
);
9987
}
9988
9989
function
filterHidden( elem ) {
9990
Callers
1
filterHidden
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected