semester in lva edit

This commit is contained in:
Andreas Stephanides
2014-04-17 15:14:51 +02:00
parent b6e69925db
commit 65df35f6cc

View File

@@ -12,7 +12,7 @@
<%= f.input :stunden, :input_html => { "style"=>"width:4em" }%></td> <%= f.input :stunden, :input_html => { "style"=>"width:4em" }%></td>
<td><%= f.input :typ, :input_html => { "style"=>"width:4em" }%></td> <td><%= f.input :typ, :input_html => { "style"=>"width:4em" }%></td>
<td> <td>
<% f.input :semester , :input_html=>{:style=>"height:8em"},:collection=>@semester%> <%= f.input :semester , :input_html=>{:style=>"height:8em"},:collection=>@semester%>
</td> </td>
<td><%= f.input :pruefungsinformation,:input_html=>{:rows=>5} %></td> <td><%= f.input :pruefungsinformation,:input_html=>{:rows=>5} %></td>