removed unused attr.
--- a/src/templates/annotation.html Fri Oct 28 16:51:35 2011 +0200
+++ b/src/templates/annotation.html Fri Oct 28 16:51:54 2011 +0200
@@ -1,6 +1,5 @@
<div title='{{divTitle}}' id='{{id}}'
- class='ui-slider-range ui-slider-range-min ui-widget-header iri-chapter'
- width='100%'
+ class='ui-slider-range ui-slider-range-min ui-widget-header Ldt-iri-chapter'
style='left: {{startPourcent}}%; width: {{endPourcent}}%; padding-top:15px; border-left:solid 1px #aaaaaa; border-right:solid 1px #aaaaaa; background:#{{hexa_color}};'
>
</div>
\ No newline at end of file