mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-10 15:11:22 +00:00
GUACAMOLE-769: Polish the RADIUS challenge box.
This commit is contained in:
@@ -26,7 +26,6 @@ angular.module('guacRadius').config(['formServiceProvider',
|
||||
// Define field for the challenge from the RADIUS service
|
||||
formServiceProvider.registerFieldType('GUAC_RADIUS_CHALLENGE_RESPONSE', {
|
||||
module : 'guacRadius',
|
||||
controller : 'radiusResponseController',
|
||||
templateUrl : 'app/ext/radius/templates/radiusResponseField.html'
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user