committed by
Jakob Borg
parent
df866e10c8
commit
c1db8b2680
@@ -1387,6 +1387,7 @@ angular.module('syncthing.core')
|
||||
|
||||
$scope.upgrade = function () {
|
||||
restarting = true;
|
||||
$('#upgrade').modal('hide');
|
||||
$('#majorUpgrade').modal('hide');
|
||||
$('#upgrading').modal();
|
||||
$http.post(urlbase + '/system/upgrade').success(function () {
|
||||
|
||||
Reference in New Issue
Block a user