created breadcrumb
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
<td>v<%= version.number %></td>
|
||||
<td><%= distance_of_time_in_words(version.updated_at, Time.now) %></td>
|
||||
<td><%= button_to(file_version_path(version), method: :get, class: "btn btn-default inline") do %>
|
||||
View
|
||||
View Diff
|
||||
<% end %>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user