src/templates/tooltipWidget.html
author hamidouk
Mon, 14 Nov 2011 17:19:26 +0100
branchrequire-js
changeset 238 6008172a0592
parent 221 2a83d308dba6
child 874 38b65761a7d5
permissions -rw-r--r--
converted all the source files to use the require.js syntax.

{{! template for the tooltip widget }}

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