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

Function doReload

web_server/public/javascripts/draw_graph.js:815–817  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

813}
814
815function doReload() {
816 window.location.href = "/graph?zone=" + document.getElementById('reloadField').value;
817}
818
819/* eslint-disable-next-line no-unused-vars */
820var drag_table = d3.drag().subject(this)

Callers 1

draw_graph.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected