]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
WEBUI JS: make dynamic behaviour as default
authorJaroslav Kysela <perex@perex.cz>
Thu, 4 Sep 2014 18:38:05 +0000 (20:38 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 8 Sep 2014 14:48:59 +0000 (16:48 +0200)
src/webui/static/app/tvheadend.js

index 807e081e424031cf8130c8874b5c4c96a9f6d79e..4a3c2ea8ac25575484a0dba5dc8628d1103012f9 100644 (file)
@@ -1,4 +1,4 @@
-tvheadend.dynamic = false;
+tvheadend.dynamic = true;
 tvheadend.accessupdate = null;
 tvheadend.capabilties = null;
 tvheadend.dvrpanel = null;