Index: sources/gui/qml/pages/treatment/sections/TreatmentFlows.qml =================================================================== diff -u -rf7f4a55f5476526408708722bad1367c4db79936 -ra5287e9029c8e81a149f933cc23add8b511aa559 --- sources/gui/qml/pages/treatment/sections/TreatmentFlows.qml (.../TreatmentFlows.qml) (revision f7f4a55f5476526408708722bad1367c4db79936) +++ sources/gui/qml/pages/treatment/sections/TreatmentFlows.qml (.../TreatmentFlows.qml) (revision a5287e9029c8e81a149f933cc23add8b511aa559) @@ -102,7 +102,7 @@ height : _row.cellHeight width : _row.cellWidth precision : Variables.dialysateCondPrecision - value : vDDConductivity.acidBicarbCondutivity2 // D29 + value : vDDConductivity.acidBicarbCondutivity1 // D27 unitText : Variables.unitTextDialCond showButtons : false dropShadowEnabled : false