src/templates/tooltipWidget.html
author veltr
Tue, 17 Apr 2012 15:03:40 +0200
branchnew-model
changeset 866 3bf7aa8216e5
parent 221 2a83d308dba6
child 874 38b65761a7d5
permissions -rw-r--r--
IriSP.Model.List now inherits from Array

{{! template for the tooltip widget }}

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