Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/Marinus
/ displayErrorMessage
Function
displayErrorMessage
web_server/public/javascripts/draw_graph.js:9–11 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
7
z_type =
'zone'
;
8
9
function
displayErrorMessage(message) {
10
document.getElementById(
"errorMessage"
).innerHTML = message;
11
}
12
13
$(
function
() {
14
resize();
Callers
2
draw_graph.js
File · 0.70
fetch_docs
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected