remove empty content_for

Signed-off-by: Florian Kraft <f.kraft@finn.de>
pull/3000/head
Florian Kraft 10 years ago
parent 2b6c0318a3
commit 1d91b0b152
  1. 5
      app/views/types/index.html.erb

@ -27,11 +27,6 @@ See doc/COPYRIGHT.rdoc for more details.
++#%>
<% content_for :action_menu_specific do %>
<% end %>
<% html_title l(:label_administration), l("label_type_plural") %>
<%= toolbar title: l(:label_type_plural) do %>
<li class="toolbar-item">

Loading…
Cancel
Save