test/integration/polemic.htm
branchpopcorn-port
changeset 585 44a4a4a179c1
parent 566 098929cd2d62
child 655 b1e2dfc7a740
--- 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>