app/views/georgia/ckeditor/pictures/_picture.html.erb in georgia-0.7.6 vs app/views/georgia/ckeditor/pictures/_picture.html.erb in georgia-0.7.7
- old
+ new
@@ -19,8 +19,8 @@
</td>
<td class='tiny'>
<span class="badge" title="Featured in <%= pluralize(picture.pages.length, 'page') %>"><%= picture.pages.length %></span>
</td>
<td class='timestamp'>
- <em><%= picture.updated_at.strftime('%F') %></em>
+ <em><%= picture.pretty_updated_at %></em>
</td>
</tr>
\ No newline at end of file