Revision 724:b96d3005ee79 vendor/plugins/redmine_bibliography/app/views/authors

View differences:

vendor/plugins/redmine_bibliography/app/views/authors/show.html.erb
1 1
<h2><%=l(:label_authors_show)%></h2>
2 2

  
3
<div class="splitcontentleft">
3
<div class="autoscroll">
4 4
  <table class="list authors">		
5 5
  	<thead>
6 6
  	  <tr>
......
21 21
    <% end %>
22 22
  	</tbody>
23 23
  </table>
24
</div>
24
</div>
25

  
26
<% content_for :sidebar do %>
27
<% end %>
28
  

Also available in: Unified diff