MCPcopy 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

ensureReportsDomFunction · 0.85
setViewFunction · 0.85
renderMetaFunction · 0.85
renderEmptyFunction · 0.85
renderViewerFunction · 0.85
renderListFunction · 0.85
refreshReportsFunction · 0.85
bindReportsEventsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected