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

Function displayErrorMessage

web_server/public/javascripts/cert_graph.js:7–9  ·  view source on GitHub ↗
(message)

Source from the content-addressed store, hash-verified

5 config = {};
6
7function displayErrorMessage(message) {
8 document.getElementById("errorMessage").innerHTML = message;
9}
10
11$(function () {
12 resize();

Callers 1

cert_graph.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected