mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 17:13:21 +00:00 
			
		
		
		
	GUACAMOLE-197: Fix display issues and add translation strings for the RADIUS response field.
This commit is contained in:
		
				
					committed by
					
						 Nick Couchman
						Nick Couchman
					
				
			
			
				
	
			
			
			
						parent
						
							4dd61403c8
						
					
				
				
					commit
					86d9a8fb88
				
			| @@ -1,5 +1 @@ | ||||
| <div id="radius-challenge-text" /> | ||||
| <div class="password-field"> | ||||
|     <input type="{{passwordInputType}}" ng-model="model" ng-trim="false" autocorrect="off" autocapitalize="off"/> | ||||
|     <div class="icon toggle-password" ng-click="togglePassword()" title="{{getTogglePasswordHelpText() | translate}}"></div> | ||||
| </div> | ||||
| <input type="password" ng-model="model" ng-trim="false" autocorrect="off" autocapitalize="off" placeholder="{{radiusPlaceholder}}" /> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user