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

Function conferenceOptionLabel

deployments/desktop/static/desktop.js:5117–5119  ·  view source on GitHub ↗
(item)

Source from the content-addressed store, hash-verified

5115 }
5116
5117 function conferenceOptionLabel(item) {
5118 return item.name || item.label || item.id || item;
5119 }
5120
5121 const englishMonthNames = [
5122 "",

Callers 1

renderConferenceSettingsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected