src/templates/annotation_loading.html
author hamidouk
Fri, 30 Dec 2011 12:39:40 +0100
branchpopcorn-port
changeset 551 2f883ad196b2
parent 221 2a83d308dba6
permissions -rw-r--r--
fixed display bug in webkit because jquery draggable automatically adds relative positioning to objects. Overrided this behaviour.

{{! template shown while the annotation widget is loading }}
<div id='Ldt-load-container'>
<div id='Ldt-loader'>&nbsp;</div> 
Chargement... 
</div>