forked from bofh/fetsite
error fixes
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
</div>
|
||||
<div class="span4">
|
||||
<%= f.input :lva, :as=>:radio, :collection => Lva.all%>
|
||||
<%= f.input :lva, :as=>:radio, :collection => Lva.all %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user