This commit is contained in:
2015-06-25 16:33:51 +02:00
parent b9d436789c
commit 74e39f45d6
4 changed files with 5 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
<% end %>
</div>
<div class="span6">
<%= f.file_field :beispieldatei, :label => "Neue Datei hochladen:"%>
<% f.file_field :beispieldatei, :label => "Neue Datei hochladen:"%>
</div>
<%=f.input :datum , :as => :datetimepicker %>