Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRaiser/PaperFlow
/ byId
Function
byId
deployments/desktop/static/reports.js:10–10 ·
view source on GitHub ↗
(id)
Source
from the content-addressed store, hash-verified
8
};
9
10
const
byId = (id) => document.getElementById(id);
11
12
function
ensureReportsDom() {
13
const
nav = document.querySelector(
'[data-view="reports"]'
);
Callers
9
ensureReportsDom
Function · 0.85
setView
Function · 0.85
renderMeta
Function · 0.85
renderEmpty
Function · 0.85
renderViewer
Function · 0.85
renderList
Function · 0.85
refreshReports
Function · 0.85
overrideGenerationRenderers
Function · 0.85
bindReportsEvents
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected