+ {getResource("crossmatch.action.mark_new").Title} +
+ )} +
- Record ID:{" "}
-
- Table: {tableName} -
-- {candidates.length === 1 - ? "1 candidate" - : `${candidates.length} candidates`} -
+
+ Record ID:{" "}
+
+ Table: {tableName} +
++ {candidates.length === 1 + ? "1 candidate" + : `${candidates.length} candidates`} +
++ {resolveError} +
+ )} {originalData && (- {resolveError} -
- )} - {candidates.map((candidate) => ( -- - - {`PGC ${candidate.pgc}`} - - -
- {showResolveControls && ( - - )} -