MCPcopy Create free account
hub / github.com/adobe/Marinus / clearErrorHandler

Function clearErrorHandler

web_server/public/javascripts/utilities.js:170–172  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

168}
169
170function clearErrorHandler() {
171 document.getElementById('errorMessage').innerHTML = "";
172}
173
174function create_h3(visible_text) {
175 return ("<h4>" + visible_text + "</h4>");

Callers 9

headerLookupSelectionFunction · 0.85
updateFilterFunction · 0.85
queriesFunction · 0.85
getWhoisListFunction · 0.85
fetch_zone_patternFunction · 0.85
getPortIPListFunction · 0.85
getPortDomainListFunction · 0.85
getVTListFunction · 0.85
initialize_dataFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected