--- a/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/embed_player.html Tue Oct 06 17:19:39 2015 +0200
+++ b/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/embed_player.html Tue Oct 06 17:32:45 2015 +0200
@@ -70,7 +70,7 @@
ajax_granularity : 300000,
default_thumbnail : '{% static "ldt/css/imgs/video_sequence.png" %}',
show_audio: true,
- foreign_url: "{% absurl 'view.front.annot_content' content_id=content.iri_id %}/{% templatetag openvariable %}project{% templatetag closevariable %}",
+ foreign_url: "{% absurl 'front_player_content' content_iri_id=content.iri_id %}{% templatetag openvariable %}project{% templatetag closevariable %}",
audio_url_transform: function(url) {
return url.replace("ddc_micro_record/","ddc_micro_record/flv:");
}
Binary file src/ldt/ldt/static/ldt/metadataplayer/img/external.png has changed