Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
170
function
clearErrorHandler() {
171
document.getElementById(
'errorMessage'
).innerHTML =
""
;
172
}
173
174
function
create_h3(visible_text) {
175
return
(
"<h4>"
+ visible_text +
"</h4>"
);
Callers
9
headerLookupSelection
Function · 0.85
updateFilter
Function · 0.85
queries
Function · 0.85
getWhoisList
Function · 0.85
fetch_zone_pattern
Function · 0.85
getPortIPList
Function · 0.85
getPortDomainList
Function · 0.85
getVTList
Function · 0.85
initialize_data
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected