typo in variable name
This commit is contained in:
@@ -230,7 +230,7 @@ angular.module('Application').controller('SettingsController', ['$scope', '$loca
|
||||
currentConfig: {},
|
||||
|
||||
reset: function () {
|
||||
$scope.cloudronNameChange.busy = false;
|
||||
$scope.registryConfig.busy = false;
|
||||
$scope.registryConfig.error = null;
|
||||
|
||||
$scope.registryConfig.serverAddress = $scope.registryConfig.currentConfig.serverAddress;
|
||||
|
||||
Reference in New Issue
Block a user