From: John Törnblom Date: Fri, 13 May 2011 19:24:34 +0000 (+0200) Subject: sync with upstream X-Git-Tag: 2.99~51^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1b96791e48c0dcbe3b9398ba789b23975074a39;p=thirdparty%2Ftvheadend.git sync with upstream --- diff --git a/src/webui/static/app/tvheadend.js b/src/webui/static/app/tvheadend.js index 867e358c1..5835b3f10 100644 --- a/src/webui/static/app/tvheadend.js +++ b/src/webui/static/app/tvheadend.js @@ -54,7 +54,7 @@ tvheadend.VLC = function(url) { var missingPlugin = document.createElement('div'); missingPlugin.style.display = 'none'; missingPlugin.style.padding = '5px'; - + var selectChannel = new Ext.form.ComboBox({ loadingText: 'Loading...', width: 200,