From 350cbd8d3e6723d63ad7e7889eab620962461d73 Mon Sep 17 00:00:00 2001 From: Ian Date: Sun, 25 May 2014 11:06:07 +0100 Subject: [PATCH] config.js: Code formatting --- src/webui/static/app/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/webui/static/app/config.js b/src/webui/static/app/config.js index ab90701e..e8aa475a 100644 --- a/src/webui/static/app/config.js +++ b/src/webui/static/app/config.js @@ -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,