Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/Marinus
/ end_table
Function
end_table
web_server/public/javascripts/utilities.js:294–296 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
292
}
293
294
function
end_table() {
295
return
(
'</tbody></table>'
);
296
}
297
298
function
create_check_mark() {
299
return
(
'<img src="/stylesheets/octicons/svg/check-24.svg" alt="check"/>'
);
Callers
15
display_ct_corp_certs
Function · 0.85
display_corp_certs
Function · 0.85
display_expired_certs
Function · 0.85
display_expired_certs_2k
Function · 0.85
display_algorithm_certs
Function · 0.85
displayHeaderSummary
Function · 0.85
displayValueSummary
Function · 0.85
allDNSResult
Function · 0.85
sonarRDNSResult
Function · 0.85
ip_owner_detail_renderer
Function · 0.85
ctResults
Function · 0.85
update_preview
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected