neuigkeiten calentry ende -> dauer
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
<% unless @neuigkeit.calentry.nil? %>
|
<% unless @neuigkeit.calentry.nil? %>
|
||||||
<%= f.inputs :for => :calentry do |calentry| %>
|
<%= f.inputs :for => :calentry do |calentry| %>
|
||||||
<%= calentry.input :start, :as => :datepicker %>
|
<%= calentry.input :start, :as => :datepicker %>
|
||||||
<%= calentry.input :ende , :as => :datepicker %>
|
<%= calentry.input :dauer , :as => :string %>
|
||||||
<%= calentry.input :typ %>
|
<%= calentry.input :typ %>
|
||||||
<% end %>
|
<% end %>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|||||||
Reference in New Issue
Block a user