src/templates/annotationWidget.html
author hamidouk
Wed, 02 Nov 2011 12:33:20 +0100
branchpopcorn-port
changeset 171 158f0193ec54
parent 162 2ef47ccb290f
child 221 2a83d308dba6
permissions -rw-r--r--
added support for dependency widgets (i.e : a widget can now depend on another, and the latter will be instantiated and available to the former).

<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 class='Ldt-SaKeyword'>
		<div class='Ldt-SaKeywordText'></div>

	</div>
</div>