[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";
|
cDebug() << "No partition selected";
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
enabled = true;
|
||||||
break;
|
break;
|
||||||
case Erase:
|
case Erase:
|
||||||
case Manual:
|
case Manual:
|
||||||
|
Loading…
Reference in New Issue
Block a user