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

Function end_div

web_server/public/javascripts/utilities.js:222–224  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

220}
221
222function end_div() {
223 return ('</div>');
224}
225
226function create_anchor(url, text, target = "", id = "") {
227 let output_text = '<a';

Callers 2

initialize_whois_listFunction · 0.85
display_zone_dataFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected