<%= image_tag("/icon_kalender_small.png") %>
<%= f.input :start, :as => :datepicker %>
<%= f.input :dauer , :as => :string, :append=>"h" %>
<% f.input :typ %>
<%= f.check_box :_destroy %> <%= I18n.t 'common.delete' %>