Mercurial > hg > soundsoftware-site
view .svn/pristine/79/79d8224df8edf9335f3c3746d6a83312fcea6db4.svn-base @ 1327:287f201c2802 redmine-2.2-integration
Add italic
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Wed, 19 Jun 2013 20:56:22 +0100 |
parents | 038ba2d95de8 |
children |
line wrap: on
line source
<div class="autoscroll"> <table class="list entries" id="browser"> <thead> <tr id="root"> <th><%= l(:field_name) %></th> <th><%= l(:field_filesize) %></th> <% if @repository.report_last_commit %> <th><%= l(:label_revision) %></th> <th><%= l(:label_age) %></th> <th><%= l(:field_author) %></th> <th><%= l(:field_comments) %></th> <% end %> </tr> </thead> <tbody> <%= render :partial => 'dir_list_content' %> </tbody> </table> </div>