This commit is contained in:
@@ -1198,6 +1198,7 @@ angular.module('syncthing.core')
|
|||||||
}).error($scope.emitHTTPError);
|
}).error($scope.emitHTTPError);
|
||||||
},
|
},
|
||||||
show: function () {
|
show: function () {
|
||||||
|
$scope.logging.paused = false;
|
||||||
$scope.logging.refreshFacilities();
|
$scope.logging.refreshFacilities();
|
||||||
$scope.logging.timer = $timeout($scope.logging.fetch);
|
$scope.logging.timer = $timeout($scope.logging.fetch);
|
||||||
var textArea = $('#logViewerText');
|
var textArea = $('#logViewerText');
|
||||||
|
|||||||
Reference in New Issue
Block a user