mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-10 23:21:21 +00:00
GUACAMOLE-769: Polish the RADIUS challenge box.
This commit is contained in:
@@ -1 +1,6 @@
|
||||
<input type="password" ng-model="model" ng-trim="false" autocorrect="off" autocapitalize="off" placeholder="{{radiusPlaceholder}}" />
|
||||
<input
|
||||
type="password"
|
||||
ng-model="model"
|
||||
ng-trim="false"
|
||||
autocorrect="off"
|
||||
autocapitalize="off" />
|
||||
|
Reference in New Issue
Block a user