mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 22:21:22 +00:00
GUACAMOLE-197: Clean up comments and configured parameters.
This commit is contained in:
@@ -25,6 +25,6 @@ angular.module('guacRadius').controller('radiusResponseController', ['$scope', '
|
||||
function radiusResponseController($scope, $injector) {
|
||||
|
||||
// Populate the reply message field
|
||||
$scope.radiusPlaceholder = $scope.field.replyMsg;
|
||||
$scope.radiusPlaceholder = $scope.field.challenge;
|
||||
|
||||
}]);
|
||||
|
Reference in New Issue
Block a user