themengruppe verwalten fix link

This commit is contained in:
Andreas Stephanides
2014-09-14 02:00:21 +02:00
parent 974fcaf3d0
commit fce2b0a02a
2 changed files with 6 additions and 7 deletions

View File

@@ -11,7 +11,7 @@
<ul id="themen" class="sort" >
<%= render partial:"themen/verw_liste", object: @themen %>
</ul>
<%= link_to new_themengruppe_thema_path(@themengruppe),:remote=>true do %> New Thema <% end %>
</div>
<div class="span8">
<div id="themaview"></div>