config.js: Code formatting
This commit is contained in:
parent
b23472ce51
commit
350cbd8d3e
1 changed files with 2 additions and 2 deletions
|
@ -61,7 +61,7 @@ tvheadend.miscconf = function() {
|
|||
width: 400
|
||||
});
|
||||
|
||||
var dvbscanWrap = new Ext.form.FieldSet({
|
||||
var dvbscanWrap = new Ext.form.FieldSet({
|
||||
title: 'DVB Scan Files',
|
||||
width: 700,
|
||||
autoHeight: true,
|
||||
|
@ -89,7 +89,7 @@ tvheadend.miscconf = function() {
|
|||
fromLegend: 'Available'
|
||||
});
|
||||
|
||||
var languageWrap = new Ext.form.FieldSet({
|
||||
var languageWrap = new Ext.form.FieldSet({
|
||||
title: 'Language Settings',
|
||||
width: 700,
|
||||
autoHeight: true,
|
||||
|
|
Loading…
Add table
Reference in a new issue