segmentsWidget now uses the TooltipWidget instead of the jQuerytools tooltip.
{{! template for the radio player }}
<div class='Ldt-controler demo'>
<div class='Ldt-LeftPlayerControls'>
<div class='Ldt-CtrlPlay'></div>
<div class='Ldt-CtrlNext'></div>
<div class='Ldt-CtrlSearch'></div>
</div>
<div class='Ldt-RightPlayerControls'>
<div class='Ldt-Time'>
<span class='Ldt-ElapsedTime'></span>
/
<span class='Ldt-TotalTime'></span>
</div>
<div class='Ldt-CtrlSound'>Sound</div>
</div>
<div class='cleaner'> </div>
</div>