MED-244: Medipost can send more responses than ordered (hemogramm with sub-analyses)
This commit is contained in:
@@ -178,7 +178,7 @@ export default function ResultsTable({
|
|||||||
<TableCell>
|
<TableCell>
|
||||||
<Trans
|
<Trans
|
||||||
i18nKey={
|
i18nKey={
|
||||||
resultsReceived === elementsInOrder
|
resultsReceived >= elementsInOrder
|
||||||
? 'doctor:resultsTable.responsesReceived'
|
? 'doctor:resultsTable.responsesReceived'
|
||||||
: 'doctor:resultsTable.waitingForNr'
|
: 'doctor:resultsTable.waitingForNr'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user