|
|
|
@ -11,10 +11,10 @@
|
|
|
|
|
<tr class="pro_table_tit">
|
|
|
|
|
<td class="w90"><%= l(:label_version) %></td>
|
|
|
|
|
<td> <%= l(:field_effective_date) %></td>
|
|
|
|
|
<td class="w90"><%= l(:field_description) %> </td>
|
|
|
|
|
<td class="w150"><%= l(:field_description) %> </td>
|
|
|
|
|
<td class=""><%= l(:field_status) %></td>
|
|
|
|
|
<td class=""><%= l(:field_sharing) %></td>
|
|
|
|
|
<td class="w90"><%= l(:label_wiki_page) %></td>
|
|
|
|
|
<td class="w150"><%= l(:label_wiki_page) %></td>
|
|
|
|
|
<td class=""></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<% for version in @project.shared_versions.sort %>
|
|
|
|
|