[partition] No need to re-query the current choice
This commit is contained in:
parent
aef61a42bc
commit
b913753831
@ -514,7 +514,7 @@ ChoicePage::applyActionChoice( ChoicePage::InstallChoice choice )
|
||||
case Manual:
|
||||
break;
|
||||
}
|
||||
updateActionChoicePreview( currentChoice() );
|
||||
updateActionChoicePreview( choice );
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user