Author: rhirsch
Date: Wed Oct  7 13:24:30 2009
New Revision: 822720

URL: http://svn.apache.org/viewvc?rev=822720&view=rev
Log:
[ESME-95] User images aren't displayed on main messages page - public timleine

Modified:
    incubator/esme/trunk/server/src/main/webapp/templates-hidden/message.html

Modified: 
incubator/esme/trunk/server/src/main/webapp/templates-hidden/message.html
URL: 
http://svn.apache.org/viewvc/incubator/esme/trunk/server/src/main/webapp/templates-hidden/message.html?rev=822720&r1=822719&r2=822720&view=diff
==============================================================================
--- incubator/esme/trunk/server/src/main/webapp/templates-hidden/message.html 
(original)
+++ incubator/esme/trunk/server/src/main/webapp/templates-hidden/message.html 
Wed Oct  7 13:24:30 2009
@@ -96,6 +96,7 @@
                           <lift:comet type="PublicTimeline"/>
                           <tbody id="public_timeline_messages">
                             <tr id="message">
+                            <td><img id="avatar" 
src="http://static.twitter.com/images/default_profile_bigger.png"; 
alt="Anonymous" width="50px"/><div id="author">anon</div></td>
                               <td id="author">dhague</td>
                               <td class="message">
                                 <div class="outer">


Reply via email to