src/templates/annotation.html
branchpopcorn-port
changeset 830 18ca612e9ff0
parent 512 9206956532c3
child 834 573c7ca752e0
--- a/src/templates/annotation.html	Tue Mar 06 13:26:51 2012 +0100
+++ b/src/templates/annotation.html	Thu Mar 08 18:38:46 2012 +0100
@@ -1,6 +1,6 @@
 {{! template for an annotation displayed in a segmentWidget }}
 <div title='{{divTitle}}' id='{{id}}'
-	class='Ldt-iri-chapter' 
+	class='Ldt-iri-chapter Ldt-TraceMe' 
 	style='left: {{startPixel}}px; 
          width: {{pxWidth}}px; 
          background-color:#{{hexa_color}};'