mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-10-26 08:42:29 +01:00 
			
		
		
		
	Remove isMirrored hardcoded parameter value from execution of createDiskOffering API through UI (#10474)
Co-authored-by: Julien Hervot de Mattos Vaz <julien.vaz@scclouds.com.br>
This commit is contained in:
		
							parent
							
								
									3aabedd447
								
							
						
					
					
						commit
						5cbe3da703
					
				| @ -491,7 +491,6 @@ export default { | |||||||
|         const formRaw = toRaw(this.form) |         const formRaw = toRaw(this.form) | ||||||
|         const values = this.handleRemoveFields(formRaw) |         const values = this.handleRemoveFields(formRaw) | ||||||
|         var params = { |         var params = { | ||||||
|           isMirrored: false, |  | ||||||
|           name: values.name, |           name: values.name, | ||||||
|           displaytext: values.displaytext, |           displaytext: values.displaytext, | ||||||
|           storageType: values.storagetype, |           storageType: values.storagetype, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user