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

Function buildPage

web_server/public/javascripts/ip_range.js:36–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34}
35
36function buildPage() {
37 make_get_request("/api/v1.0/dns/sources", populateDivRefTable);
38}
39
40function continueBuildPage() {
41 document.getElementById("search_form").addEventListener("submit", queries);

Callers

nothing calls this directly

Calls 1

make_get_requestFunction · 0.85

Tested by

no test coverage detected