GUACAMOLE-769: Polish the RADIUS challenge box.

This commit is contained in:
Virtually Nick
2019-08-09 21:59:34 -04:00
parent 02ef3ae2d8
commit 85a7fa3b46
6 changed files with 104 additions and 45 deletions

View File

@@ -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" />