mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-10-26 08:42:29 +01:00 
			
		
		
		
	add zone wizard - fix a JS error "server is undefined"
This commit is contained in:
		
							parent
							
								
									2b6e8ef895
								
							
						
					
					
						commit
						9880d39b55
					
				| @ -2380,6 +2380,7 @@ | ||||
|           array1.push("&clusterid=" + args.data.returnedCluster.id); | ||||
|           array1.push("&name=" + todb(args.data.primaryStorage.name)); | ||||
| 
 | ||||
| 					var server = args.data.primaryStorage.server; | ||||
|           var url = null; | ||||
|           if (args.data.primaryStorage.protocol == "nfs") { | ||||
|             //var path = trim($thisDialog.find("#add_pool_path").val());
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user