src/templates/annotation.html
branchpopcorn-port
changeset 483 0bb36c79836c
parent 479 24308670f1bb
child 512 9206956532c3
--- a/src/templates/annotation.html	Mon Dec 19 15:25:48 2011 +0100
+++ b/src/templates/annotation.html	Mon Dec 19 16:04:14 2011 +0100
@@ -2,7 +2,7 @@
 <div title='{{divTitle}}' id='{{id}}'
 	class='Ldt-iri-chapter' 
 	style='left: {{startPourcent}}%; 
-         width: {{endPourcent}}%; 
+         width: {{endPixel}}px; 
          background-color:#{{hexa_color}};' 
 	>
 </div>