--- a/test/integration/polemic.htm Thu Jan 05 13:14:59 2012 +0100
+++ b/test/integration/polemic.htm Thu Jan 05 13:15:24 2012 +0100
@@ -61,6 +61,13 @@
src:'polemic_fr.json',
type:'json'}
},
+ {type: "AnnotationsListWidget",
+ container: "AnnotationsListContainer",
+ metadata:{
+ format:'cinelab',
+ src:'polemic_fr.json',
+ type:'json'}
+ },
{type: "PlayerWidget", // please note that type refers directly to the constructor of the widget.
mode: "radio",
metadata:{
@@ -145,5 +152,5 @@
</body>
- <div id="PopcornContainer"></div>
+ <div id="AnnotationsListContainer" style="position: absolute; width: 400px; left: 660px; top: 105px;"></div>
</html>