src/templates/annotationWidget.html
author hamidouk
Thu, 24 Nov 2011 11:32:53 +0100
branchpopcorn-port
changeset 317 a3492448fa9a
parent 269 8768637c3706
child 373 0e571ced5bc4
permissions -rw-r--r--
begun the implementation of annotation search according to a timecode.

{{! template for the annotation widget }}
<div class='Ldt-AnnotationsWidget'>
	<div class='ldt-Show'></div>
	<div class='demo Ldt-ShowAnnotation-audio'>
		<div class='Ldt-SaTitle'></div>
		<div class='Ldt-SaDescription'></div>
		<div class='cleaner'>
			<!--&nbsp\;-->
		</div>
	</div>
</div>