Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/Marinus
/ create_table_row
Function
create_table_row
web_server/public/javascripts/utilities.js:273–275 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
271
}
272
273
function
create_table_row() {
274
return
(
'<tr>'
);
275
}
276
277
function
create_table_entry(value, id =
""
, tdClass =
""
) {
278
let
output_text =
'<td'
;
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