moved the sliderwidget just under the polemic widget in the integration tests. popcorn-port
authorhamidouk
Fri, 18 Nov 2011 16:26:52 +0100
branchpopcorn-port
changeset 279 2c65775623cb
parent 272 5284f337bd53
child 280 3da58bd31096
child 286 6252f951d11c
moved the sliderwidget just under the polemic widget in the integration tests.
test/integration/polemic-youtube.htm
test/integration/polemic.htm
--- a/test/integration/polemic-youtube.htm	Fri Nov 18 11:00:06 2011 +0100
+++ b/test/integration/polemic-youtube.htm	Fri Nov 18 16:26:52 2011 +0100
@@ -53,6 +53,12 @@
 							}
 						 }],
 						},
+            {type: "SliderWidget",
+						 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:{
@@ -65,14 +71,7 @@
 						  format:'cinelab',
 						  src:'polemic_fr.json',
 						  type:'json'}
-						},
-            {type: "SliderWidget",
-						 metadata:{
-						  format:'cinelab',
-						  src:'polemic_fr.json',
-						  type:'json'}
-						}
-					  	
+						},					  	
 					  ]
 			  },
 			player:{
--- a/test/integration/polemic.htm	Fri Nov 18 11:00:06 2011 +0100
+++ b/test/integration/polemic.htm	Fri Nov 18 16:26:52 2011 +0100
@@ -53,6 +53,12 @@
               }
              }],
             },
+            {type: "SliderWidget",
+						 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:{
@@ -65,13 +71,7 @@
 						  format:'cinelab',
 						  src:'polemic_fr.json',
 						  type:'json'}
-						},
-            {type: "SliderWidget",
-						 metadata:{
-						  format:'cinelab',
-						  src:'polemic_fr.json',
-						  type:'json'}
-						},
+						},            
               
             ]
         },