MCPcopy Create free account
hub / github.com/OpenRaiser/PaperFlow / $

Function $

deployments/desktop/static/app.js:182–182  ·  view source on GitHub ↗
(id)

Source from the content-addressed store, hash-verified

180];
181
182const $ = (id) => document.getElementById(id);
183
184const ACTION_LABELS = {
185 selected: "已选择",

Callers 15

setStatusFunction · 0.70
hasUserOptionFunction · 0.70
setActiveUserFunction · 0.70
activeUserFunction · 0.70
switchViewFunction · 0.70
renderUsersFunction · 0.70
renderChoiceListFunction · 0.70
renderRolesFunction · 0.70
createRoleFunction · 0.70
renderProfileFunction · 0.70
renderPushFunction · 0.70
updateSelectionSummaryFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected