src/templates/tweetWidget.html
author hamidouk
Tue, 29 Nov 2011 15:09:34 +0100
branchpopcorn-port
changeset 351 e5190c3a682c
parent 278 ff20c80c6845
child 360 326fd52d95bb
permissions -rw-r--r--
forgot to update the other polemic tweet example - the segmentsWidget now depends on the TooltipWidget.

{{! template for the tweet widget }}
<div class='Ldt-tweetWidget'>
  <div class='Ldt-tweetWidgetMinimize'>Minimize</div>
  <div class='Ldt-tweetAvatar'>

  </div>
  <div class='Ldt-tweetContents'>

  </div>
</div>