src/templates/tooltip.html
author hamidouk
Wed, 26 Oct 2011 16:20:17 +0200
branchpopcorn-port
changeset 154 6e115a094858
parent 42 b35c32744ae9
child 221 2a83d308dba6
permissions -rw-r--r--
another tweak to the searchBox : the visualization is cleared when the searchbox is empty.

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