Highlight rows in fluoroscopy summary table that exceed alert levels
Issue #771
resolved
At the moment the dose metric that exceeds an alert level is shown in bold red text. I would also like the whole row emphasised using the bootstrap table row class “warning”.
Comments (4)
-
reporter -
reporter Simplified the logic. Tested for single- and bi-plane for DAP and RF alerts from a single study, and for single-plane when cumulative dose from multiple studies causes the alert. References issue
#771→ <<cset 4ba9560d0a7d>>
-
reporter - changed milestone to 0.10.0
-
- changed status to resolved
Merged in issue771HighlightFluoroAlertRows (pull request #321)
Fixes
#771Looks fine as far as I've tested it. Not absolutely sure of the update_variable.py function, but I'm sure it makes sense!
Approved-by: Ed McDonagh
→ <<cset c8853d0493cb>>
- Log in to comment
Added highlighting of the entire table row when a fluoroscopy alert level is exceeded. References issue
#771→ <<cset 8895ddc54f9d>>