[partition] No need to re-query the current choice

main
Adriaan de Groot 6 years ago
parent aef61a42bc
commit b913753831

@ -514,7 +514,7 @@ ChoicePage::applyActionChoice( ChoicePage::InstallChoice choice )
case Manual: case Manual:
break; break;
} }
updateActionChoicePreview( currentChoice() ); updateActionChoicePreview( choice );
} }

Loading…
Cancel
Save