Improve inline update progress layout

This commit is contained in:
Johannes Zellner
2018-12-10 16:50:40 +01:00
parent fbc399f5fa
commit 5cd696792b
2 changed files with 11 additions and 11 deletions

View File

@@ -29,7 +29,7 @@ angular.module('Application').controller('SettingsController', ['$scope', '$loca
error: {}, // this is for the dialog
busy: false,
percent: 0,
message: '',
message: 'Downloading',
errorMessage: '', // this shows inline
taskId: '',