modul code clean up

This commit is contained in:
Andreas Stephanides
2014-04-02 14:31:30 +02:00
parent b990510212
commit 484776802a
7 changed files with 101 additions and 67 deletions

View File

@@ -1,4 +1,4 @@
<%= semantic_form_for "lvas[]", :url=>modul_update_lvas_path(@modul) do |ff|%>
<%= semantic_form_for "lvas[]", :url=>update_lvas_modul_path(@modul) do |ff|%>
<table>
<% i = 0 %>
<% @lvas.each do |lva|%>