IO-1418 Allow owner re-search on import.

This commit is contained in:
Patrick Fic
2021-10-12 16:17:31 -07:00
parent f9521483e2
commit 7562bf5c95
3 changed files with 43 additions and 22 deletions

View File

@@ -74,7 +74,6 @@ export default function OwnerFindModalComponent({
return (
<div>
<Table
title={() => t("owners.labels.existing_owners")}
pagination={{ position: "bottom" }}
columns={columns}
rowKey="id"