mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 19:44:52 +00:00
Remove uneeded Title to save space in WebUI
This commit is contained in:
parent
1c3d8c214c
commit
8da618a4f2
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue