]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
sync with upstream 30/head
authorJohn Törnblom <john.tornblom@gmail.com>
Fri, 13 May 2011 19:24:34 +0000 (21:24 +0200)
committerJohn Törnblom <john.tornblom@gmail.com>
Fri, 13 May 2011 19:24:34 +0000 (21:24 +0200)
src/webui/static/app/tvheadend.js

index 867e358c18a6cdc95ab111903ed31b4198edd14e..5835b3f10961762a87619707e8804ef6f4f8b2b2 100644 (file)
@@ -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,