removed unused attr. popcorn-port
authorhamidouk
Fri, 28 Oct 2011 16:51:54 +0200
branchpopcorn-port
changeset 165 e2b538645b20
parent 164 d335ee5533c5
child 166 da85fbe7d067
removed unused attr.
src/templates/annotation.html
--- 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