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

Function create_check_mark

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

Source from the content-addressed store, hash-verified

296}
297
298function create_check_mark() {
299 return ('<img src="/stylesheets/octicons/svg/check-24.svg" alt="check"/>');
300}
301
302function create_button(visible_text, button_id, button_type = "icon", size = "S", icon = "search") {
303

Callers 4

display_ct_corp_certsFunction · 0.85
display_corp_certsFunction · 0.85
display_expired_certsFunction · 0.85
display_expired_certs_2kFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected