src/templates/tooltipWidget.html
author veltr
Wed, 11 Apr 2012 16:39:03 +0200
branchnew-model
changeset 856 41c574c807d1
parent 221 2a83d308dba6
child 874 38b65761a7d5
permissions -rw-r--r--
basic implementation of model: media, annotation type, annotation

{{! template for the tooltip widget }}

<div class='tip'>
	<div class='tipcolor' style='height:10px;width:10px'></div>
	<div class='tiptext'>
</div>