MTrackWeb/templates/ticket.html
authorAlan Knowles <alan@akbkhome.com>
Fri, 8 Apr 2011 11:23:39 +0000 (19:23 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 8 Apr 2011 11:23:39 +0000 (19:23 +0800)
MTrackWeb/templates/ticket.html

index fb29838..aad6c06 100644 (file)
         <div flexy:if="issue.images" class='attachment-list'><b>Attachments</b>
             <ul>
                 <li flexy:foreach="issue.images,img"><a class='attachment' href="{img.URL(#-1#,#/Images/#)}">{img.filename}
-                    ({img.size}) added by {img.created_by_name} {img.created}</a>
+                    ({img.filesize}) added by {img.created_by_name} {img.created}</a>
                     <br/>
                      
                     <a href="{img.URL(#-1#,#/Images/#)}">{img.toHTML(#150#):h}</a>