I've broken the template code between the player hud and the annotation widget. popcorn-port
authorhamidouk
Tue, 18 Oct 2011 15:38:30 +0200
branchpopcorn-port
changeset 87 c037221d9c76
parent 86 0e7e9fd624bb
child 88 4de2f474ca01
I've broken the template code between the player hud and the annotation widget.
src/templates/annotationWidget.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/templates/annotationWidget.html	Tue Oct 18 15:38:30 2011 +0200
@@ -0,0 +1,15 @@
+		<div id='ldt-Show'></div>
+		<div id='Ldt-ShowAnnotation-audio' class='demo'>
+			<div id='Ldt-SaTitle'></div>
+			<div id='Ldt-SaDescription'></div>
+			<div class='cleaner'>
+				<!--&nbsp\;-->
+			</div>
+		</div>
+		<div id='Ldt-SaKeyword'>
+			<div id='Ldt-SaKeywordText'></div>
+			<div class='cleaner'></div>
+			<div id='Ldt-SaShareTools'>{{{share_template}}}</div>
+			<div class='cleaner'></div>
+		</div>
+		<div id='Ldt-Tags'>Mots clefs :</div>
\ No newline at end of file