cleanup of the template files.
--- 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