forked from bofh/fetsite
AutoCommit Don Jun 25 16:03:19 CEST 2015
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<%= f.input :desc %>
|
||||
</div>
|
||||
<div class="span4">
|
||||
<%= f.input :lva, :as=>:radio, :collection => Lva.all %>
|
||||
<%= f.input :lecturer, :as=>:select, :collection => @beispiel.lva.lecturers %>
|
||||
</div>
|
||||
<%= f.hidden_field :beispieldatei_cache %>
|
||||
<%= f.actions do %>
|
||||
|
||||
Reference in New Issue
Block a user