We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd69b46 commit c56f295Copy full SHA for c56f295
webroot/adm/cloud-encryption-key.html
@@ -40,7 +40,6 @@ <h3>Output</h3>
40
{
41
name: "Key ID",
42
formatter: (cell, row) => {
43
- console.log(row.cells);
44
return gridjs.html(`<span class="${row.cells[4].data}">${cell}</span>`)
45
}
46
},
0 commit comments