Improve inline update progress layout
This commit is contained in:
@@ -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: '',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user