Add uptime in webgui (fixes #1501)

This commit is contained in:
ralder
2015-04-03 21:00:13 +03:00
committed by Sergey Mishin
parent a5edb6807e
commit b5d7ce8ebe
6 changed files with 54 additions and 7 deletions

View File

@@ -1069,7 +1069,7 @@ angular.module('syncthing.core')
break;
}
}
};
}
folders.sort();
return folders;