src/templates/tweetWidget.html
author hamidouk
Wed, 23 Nov 2011 11:13:21 +0100
branchpopcorn-port
changeset 304 a938013fc6ea
parent 278 ff20c80c6845
child 360 326fd52d95bb
permissions -rw-r--r--
updated the segmentsWidget to throw a message whenever it's clicked to indicate where the arrowWidget should position itself.

{{! 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>