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> | ||||||
|     <item row="3" column="3"> |     <item row="3" column="3"> | ||||||
|      <widget class="QCheckBox" name="standalone"> |      <widget class="QCheckBox" name="standalone"> | ||||||
|  |       <property name="enabled"> | ||||||
|  |        <bool>false</bool> | ||||||
|  |       </property> | ||||||
|       <property name="text"> |       <property name="text"> | ||||||
|        <string>Standalone</string> |        <string>Standalone</string> | ||||||
|       </property> |       </property> | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Marek Marczykowski-Górecki
						Marek Marczykowski-Górecki