Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions WNPRC_EHR/resources/queries/study/currentBloodDraws.query.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,14 +83,6 @@
<columnTitle>Volume Remaining After All Draws (mL)</columnTitle>
<url>/WNPRC/EHR/ehr-animalHistory.view#subjects:${Id}&amp;inputType:singleSubject&amp;showReport:1&amp;activeReport:BloodSummary</url>
<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>
<conditionalFormats>
<conditionalFormat>
<filters>
<filter operator="lt" value="0"/>
</filters>
<backgroundColor>FF0000</backgroundColor>
</conditionalFormat>
</conditionalFormats>
</column>
</columns>
</table>
Expand Down