test/integration/youtube.htm
branchlazyload-js
changeset 342 d42377159e37
parent 227 0eb060a3b656
--- a/test/integration/youtube.htm	Mon Nov 28 12:14:31 2011 +0100
+++ b/test/integration/youtube.htm	Mon Nov 28 12:22:26 2011 +0100
@@ -72,7 +72,7 @@
 				}
 		};
 		
-		IriSP.loadLibs(IriSP.lib, config.gui.css, 
+		IriSP.loadLibs(IriSP.lib, IriSP.libCss, config.gui.css, 
 			function() { 	
 							var layoutManager = new IriSP.LayoutManager(config.gui.container);
 							var pop = IriSP.configurePopcorn(layoutManager, config.player);
@@ -87,4 +87,4 @@
 </div>	
 <!-- END  ################  ###################################### -->
  </body>
- </html>
\ No newline at end of file
+ </html>