]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Be sligtly more descriptive about a feature not yet implemented.
authorAndreas Öman <andreas@lonelycoder.com>
Wed, 8 Oct 2008 16:58:59 +0000 (16:58 +0000)
committerAndreas Öman <andreas@lonelycoder.com>
Wed, 8 Oct 2008 16:58:59 +0000 (16:58 +0000)
webui/static/app/dvb.js

index 265dc7c162d8283d09077fe861a6b8237006edb2..a75537577ff10d23098a9cddaeae40df7fdb291c 100644 (file)
@@ -67,7 +67,7 @@ tvheadend.dvb_adapterdetails = function(adapterId, adapterName, treenode) {
                 deferredRender: false,
                 border: false,
                items: [locationlist, {
-                   html: 'def',
+                   html: 'Not implemeted yet',
                    title: 'Manual configuration'
                }]
             })