mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-03 06:58:42 +00:00
[WebUI] Lint and minify
This commit is contained in:
parent
8ac65d77e0
commit
7223a51ba5
6 changed files with 2464 additions and 4077 deletions
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…
Add table
Add a link
Reference in a new issue