Skip to content

Commit e5e5673

Browse files
authored
remove background color for blood calc into future (#779)
1 parent 753fb88 commit e5e5673

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

WNPRC_EHR/resources/queries/study/currentBloodDraws.query.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,6 @@
8383
<columnTitle>Volume Remaining After All Draws (mL)</columnTitle>
8484
<url>/WNPRC/EHR/ehr-animalHistory.view#subjects:${Id}&amp;inputType:singleSubject&amp;showReport:1&amp;activeReport:BloodSummary</url>
8585
<description>This column shows the amount of blood remaining for the animal while considering future draws. It includes approved blood draws 30 days into the future and past blood draws 30 days in the past.</description>
86-
<conditionalFormats>
87-
<conditionalFormat>
88-
<filters>
89-
<filter operator="lt" value="0"/>
90-
</filters>
91-
<backgroundColor>FF0000</backgroundColor>
92-
</conditionalFormat>
93-
</conditionalFormats>
9486
</column>
9587
</columns>
9688
</table>

0 commit comments

Comments
 (0)