This repository has been archived on 2024-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
orbit-4-1/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>