cleanup of the template files. popcorn-port
authorhamidouk
Thu, 20 Oct 2011 15:52:18 +0200
branchpopcorn-port
changeset 105 1c991d6a5305
parent 104 d571e9020092
child 106 d9f1a193df16
cleanup of the template files.
src/templates/annotation.html
src/templates/radio.html
src/templates/video.html
--- a/src/templates/annotation.html	Thu Oct 20 15:52:00 2011 +0200
+++ b/src/templates/annotation.html	Thu Oct 20 15:52:18 2011 +0200
@@ -2,5 +2,5 @@
 	class='ui-slider-range ui-slider-range-min ui-widget-header iri-chapter' 
 	width='100%' 
 	style='left: {{startPourcent}}%; width: {{endPourcent}}%; padding-top:15px; border-left:solid 1px #aaaaaa; border-right:solid 1px #aaaaaa; background:#{{hexa_color}};' 
-	onClick='IriSP.MyApiPlayer.seek({{seekPlace}});IriSP.jQuery(\"#Ldt-ShowAnnotation\").slideDown();'>
+	>
 </div>
\ No newline at end of file
--- a/src/templates/radio.html	Thu Oct 20 15:52:00 2011 +0200
+++ b/src/templates/radio.html	Thu Oct 20 15:52:18 2011 +0200
@@ -23,6 +23,4 @@
 		</div>
 	</div>
 	<div id='Ldt-Ligne'>
-	</div>
-	<div id='Ldt-output' style='clear: left; float: none; position: relative; height: 200px; width: {{width}}px; overflow: scroll;'>
 	</div>
\ No newline at end of file
--- a/src/templates/video.html	Thu Oct 20 15:52:00 2011 +0200
+++ b/src/templates/video.html	Thu Oct 20 15:52:18 2011 +0200
@@ -37,5 +37,3 @@
 	<div id='Ldt-Ligne'>
 		<!-- this div displays the annotations. -->
 	</div>
-
-	<div id='Ldt-output'></div>
\ No newline at end of file