src/spel/templates/spel_player.html
changeset 74 ca3207a1c6e3
parent 50 2f6e7578000d
child 95 41f6eacb4f09
--- a/src/spel/templates/spel_player.html	Thu Apr 17 16:24:34 2014 +0200
+++ b/src/spel/templates/spel_player.html	Fri Apr 18 12:22:22 2014 +0200
@@ -44,10 +44,6 @@
                         type: "Title"
                     },
                     {
-                        type: "PlaceholderPlayer", /*ou HtmlPlayer si HTML5*/
-                        height: 40
-                    },
-                    {
                         type: "HtmlPlayer", /*ou HtmlPlayer si HTML5*/
                         video: "/data/" + d + "/" + g + "/" + f,
                         height: 320
@@ -163,6 +159,9 @@
                         height: 600,
                         width: 500,
                         src: "{% url 'spel_ctb' %}"
+                    },
+                    {
+                        type: "Mediafragment"
                     }
                 ]
             };