# HG changeset patch # User verrierj # Date 1327502839 -3600 # Node ID ff060d157dae3cef0c9b55773174b160661b8511 # Parent 2fdfe3ee94987ffca52e4fed8f33b537a22aef4c Add permalinks to LDT diff -r 2fdfe3ee9498 -r ff060d157dae src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/ldt_div.html --- a/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/ldt_div.html Wed Jan 25 14:50:22 2012 +0100 +++ b/src/ldt/ldt/ldt_utils/templates/ldt/ldt_utils/partial/ldt_div.html Wed Jan 25 15:47:19 2012 +0100 @@ -27,8 +27,9 @@ {% else %} readOnly:'true', {% endifequal %} - segmentPassMask:'', - simplePlayerPassMask:'' + segmentPassMask:"{{WEB_URL}}{% url ldt.ldt_utils.views.lignesdetemps.index_segment '{4}' '{0}' '{1}' '{2}' '{3}' %}", + simplePlayerPassMask:"{{WEB_URL}}{% url ldt.ldt_utils.views.front.annot_content '{0}' '{4}' '{2}' %}" + }; var attributes = { id: "ldtInitSwf", name: "ldtInitSwf"};