mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-11 12:04:10 +00:00
don't have any text in the statusbar on creation
This commit is contained in:
parent
3cfeb8a2ef
commit
13343a6b4b
@ -11,7 +11,6 @@ Deluge.Details.Status = {
|
||||
onRender: function(panel) {
|
||||
this.panel = panel;
|
||||
this.progressBar = new Ext.ProgressBar({
|
||||
text: '0% Stopped',
|
||||
id: 'pbar-status',
|
||||
cls: 'deluge-status-progressbar'
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user