Remove uneeded Title to save space in WebUI
This commit is contained in:
parent
1c3d8c214c
commit
8da618a4f2
|
@ -60,7 +60,6 @@ deluge.ui = {
|
|||
this.MainPanel = new Ext.Panel({
|
||||
id: 'mainPanel',
|
||||
iconCls: 'x-deluge-main-panel',
|
||||
title: 'Deluge',
|
||||
layout: 'border',
|
||||
tbar: deluge.toolbar,
|
||||
items: [
|
||||
|
|
Loading…
Reference in New Issue