mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-10-26 08:42:29 +01:00 
			
		
		
		
	UI > IP Address > hide EnableVPN option on acquired IP.
This commit is contained in:
		
							parent
							
								
									aab6e1222f
								
							
						
					
					
						commit
						87effa40ea
					
				| @ -248,6 +248,7 @@ | |||||||
|                 disallowedActions.push('disableStaticNAT'); |                 disallowedActions.push('disableStaticNAT'); | ||||||
|                 disallowedActions.push('remove'); |                 disallowedActions.push('remove'); | ||||||
|             } else { //non-sourceNAT IP supports staticNAT
 |             } else { //non-sourceNAT IP supports staticNAT
 | ||||||
|  |             	disallowedActions.push('enableVPN'); | ||||||
|             	 if (ipObj.isstaticnat) { |             	 if (ipObj.isstaticnat) { | ||||||
|                      disallowedActions.push('enableStaticNAT'); |                      disallowedActions.push('enableStaticNAT'); | ||||||
|                  } else { |                  } else { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user