Renamed some owner fields to follow CIECA standard. Work on Owner Select modal.

This commit is contained in:
Patrick Fic
2020-01-29 09:52:02 -08:00
parent 1cdedac0a8
commit 7d6969b186
49 changed files with 691 additions and 135 deletions

View File

@@ -8,7 +8,8 @@ export default function JobsAvailableSupplementComponent({
data,
refetch,
deleteJob,
deleteAllNewJobs
deleteAllNewJobs,
estDataLazyLoad
}) {
const { t } = useTranslation();