fix software page tables leading to 500 page (#17616)

quick fix to software tables so that they don't take user to 500 page
This commit is contained in:
Gabriel Hernandez 2024-03-14 15:57:07 +00:00 committed by GitHub
parent b36256a053
commit 53a08bb552
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View file

@ -141,6 +141,7 @@ const generateTableHeaders = (
},
{
Header: "",
id: "view-all-hosts",
disableSortBy: true,
Cell: (cellProps: IViewAllHostsLinkProps) => {
return (

View file

@ -114,6 +114,7 @@ const generateTableHeaders = (
},
{
Header: "",
id: "view-all-hosts",
disableSortBy: true,
Cell: (cellProps: ITableStringCellProps) => {
return (