Merge with 1116c806dcc43a40fa7409937e9f118a14363f91
authorverrierj
Thu, 12 Jan 2012 16:05:40 +0100
changeset 368 3fe5a4978b21
parent 367 84082b3a34c3 (current diff)
parent 361 1116c806dcc4 (diff)
child 369 271e8d0e251b
Merge with 1116c806dcc43a40fa7409937e9f118a14363f91
--- a/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/embed_player.html	Thu Jan 12 15:48:26 2012 +0100
+++ b/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/embed_player.html	Thu Jan 12 16:05:40 2012 +0100
@@ -25,6 +25,9 @@
     "popcorn.jwplayer": IriSP.libdir + "popcorn.jwplayer.js",
     "popcorn.youtube": IriSP.libdir + "popcorn.youtube.js",    
   };
+  
+  IriSP.paths["imgs"] = "{{WEB_URL}}{{LDT_MEDIA_PREFIX}}css/imgs";
+  IriSP.default_templates_vars["img_dir"] = IriSP.paths.imgs;
     var config = {            
         gui:{
             width:{{ player_width }},             
Binary file src/ldt/ldt/static/ldt/css/imgs/facebook.png has changed
Binary file src/ldt/ldt/static/ldt/css/imgs/twitter.png has changed