<% end %>
·
<% end %>
- <%= link_to t("browse.view_history"), :controller => :browse, :action => "#{@type}_history" %>
+ <%= link_to t("browse.view_history"), :action => :index %>
<% unless @feature.latest_version? %>
·
<%= link_to({ :version => @feature.version + 1 }, { :class => "icon-link" }) do %>