]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Remove trailing comma
authorAndreas Öman <andreas@lonelycoder.com>
Sun, 17 Jan 2010 22:05:47 +0000 (22:05 +0000)
committerAndreas Öman <andreas@lonelycoder.com>
Sun, 17 Jan 2010 22:05:47 +0000 (22:05 +0000)
src/webui/static/app/dvb.js

index e0eae5b87e198bd87a77af82909051b63cb55176..2420a5b458490f7c86875f68ca3f5f71b4f1b31c 100644 (file)
@@ -1041,8 +1041,7 @@ tvheadend.dvb_adapter_general = function(adapterData, satConfStore) {
            fieldLabel: 'NIT-o Network ID',
            name: 'nitoid',
            width: 50
-       },
-
+       }
     ];
 
     if(satConfStore) {