orbit-basic/app/views/desktop/co_author_relations/index.html.erb

15 lines
169 B
Plaintext
Raw Normal View History

2012-12-03 04:10:45 +00:00
<h1>Listing co_author_relations</h1>
<%= render 'form' %>
<table>
<tr>
<th>Relation</th>
<th></th>
<th></th>
</tr>
<%= render 'show_form'%>
2012-12-03 04:10:45 +00:00
</table>