MCPcopy 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
9function displayErrorMessage(message) {
10 document.getElementById("errorMessage").innerHTML = message;
11}
12
13$(function () {
14 resize();

Callers 2

draw_graph.jsFile · 0.70
fetch_docsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected