src/templates/annotation.html
author hamidouk
Wed, 07 Dec 2011 11:09:09 +0100
branchpopcorn-port
changeset 415 ffadfe55f9f7
parent 334 e20f97514d44
child 479 24308670f1bb
permissions -rw-r--r--
added an IriSP.paths dir for code which references paths.

{{! template for an annotation displayed in a segmentWidget }}
<div title='{{divTitle}}' id='{{id}}'
	class='Ldt-iri-chapter' 
	style='left: {{startPourcent}}%; 
         width: {{endPourcent}}%; 
         background:#{{hexa_color}};' 
	>
</div>