test/jwplayer.htm
changeset 1013 392ddcd212d7
parent 1009 ddbe31de8ad1
child 1069 2409cb4cebaf
--- a/test/jwplayer.htm	Mon Sep 30 14:39:34 2013 +0200
+++ b/test/jwplayer.htm	Tue Oct 01 15:41:46 2013 +0200
@@ -44,7 +44,8 @@
             { type: "Controller" },
             {
                 type: "Polemic",
-                max_elements: 20
+                max_elements: 20,
+                annotation_type: false
             },
             { type: "Sparkline" },
             { type: "MultiSegments" },
@@ -58,7 +59,9 @@
                 //show_creator_field: false,
                 show_slice: false
             },
-            { type: "Tweet" },
+            {
+                type: "Tweet"
+            },
             {
                 type: "Tagcloud"
             },