newvm: disable 'standalone' checkbox for now
It is currently broken - instead of setting template, it should clone template's root volume.
This commit is contained in:
parent
da23873b47
commit
d5e8bfe558
@ -113,6 +113,9 @@
|
||||
</item>
|
||||
<item row="3" column="3">
|
||||
<widget class="QCheckBox" name="standalone">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Standalone</string>
|
||||
</property>
|
||||
|
Loading…
Reference in New Issue
Block a user