[partition] Report a valid choice if a partition is selected
This commit is contained in:
parent
ef4c2666e1
commit
33fd5a1fad
@ -1460,6 +1460,7 @@ ChoicePage::calculateNextEnabled() const
|
||||
cDebug() << "No partition selected";
|
||||
return false;
|
||||
}
|
||||
enabled = true;
|
||||
break;
|
||||
case Erase:
|
||||
case Manual:
|
||||
|
Loading…
Reference in New Issue
Block a user