Index: sources/gui/qml/pages/endtreatment/recirculate/EndTreatmentRecirculateProgress.qml =================================================================== diff -u -rc1651f840faf3ed767fb19b76742b68401f96272 -rbc47c079f70ec78861f75bf9bbf07c95a727a2e8 --- sources/gui/qml/pages/endtreatment/recirculate/EndTreatmentRecirculateProgress.qml (.../EndTreatmentRecirculateProgress.qml) (revision c1651f840faf3ed767fb19b76742b68401f96272) +++ sources/gui/qml/pages/endtreatment/recirculate/EndTreatmentRecirculateProgress.qml (.../EndTreatmentRecirculateProgress.qml) (revision bc47c079f70ec78861f75bf9bbf07c95a727a2e8) @@ -14,7 +14,7 @@ footer.anchors.bottomMargin: Variables.notificationHeight + Variables.defaultMargin readonly property int timeoutCountdown : vTreatmentRecirculate .timeoutCountDown - readonly property int bloodFlowRate : vTreatmentParametersSetPoint.bloodFlow + readonly property int bloodFlowRate : 100 // LEAHI-PRS-366 readonly property string recirculationImage : "qrc:/images/iRecirculate" Row { id: _infoRow