src/templates/tooltip.html
author hamidouk
Tue, 25 Oct 2011 17:30:16 +0200
branchpopcorn-port
changeset 145 b477c9430d36
parent 42 b35c32744ae9
child 221 2a83d308dba6
permissions -rw-r--r--
tests and implementation of the search button for the player.

 <div class='Ldt-tooltip'>
<div class='title'>{{title}}</div>
<div class='time'>{{begin}} : {{end}} </div>
<div class='description'>{{description}}</div>
</div>