mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-10 18:36:34 +00:00
[WebUI] Lint and minify
This commit is contained in:
parent
8ac65d77e0
commit
7223a51ba5
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@ -43,7 +43,7 @@ Deluge.Toolbar = Ext.extend(Ext.Toolbar, {
|
||||
id: 'tbar-deluge-text',
|
||||
disabled: true,
|
||||
text: _('Deluge'),
|
||||
iconCls: 'x-deluge-main-panel',
|
||||
iconCls: 'x-deluge-main-panel'
|
||||
}, new Ext.Toolbar.Separator(),
|
||||
{
|
||||
id: 'create',
|
||||
|
@ -70,7 +70,7 @@ deluge.ui = {
|
||||
layout: 'fit',
|
||||
items: [
|
||||
deluge.details
|
||||
],
|
||||
]
|
||||
});
|
||||
|
||||
this.MainPanel = new Ext.Panel({
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user