Sha256: 24a59fcfd80724b7f838fb768401f6a8914818ad09e563d36fe75c9b620bdedb

Contents?: true

Size: 212 Bytes

Versions: 8

Compression:

Stored size: 212 Bytes

Contents

<%
  custom = { :include_blank => false }
  options.merge!(custom)
%>

<li id="<%= attribute_id %>">
  <%= form.label attribute, label_text %>
  <%= form.datetime_select attribute, options, html_options %>
</li>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
typus-3.1.2 app/views/admin/templates/_datetime.html.erb
typus-3.1.1 app/views/admin/templates/_datetime.html.erb
typus-3.1.0 app/views/admin/templates/_datetime.html.erb
typus-3.1.0.rc19 app/views/admin/templates/_datetime.html.erb
typus-3.1.0.rc18 app/views/admin/templates/_datetime.html.erb
typus-3.1.0.rc17 app/views/admin/templates/_datetime.html.erb
typus-3.1.0.rc16 app/views/admin/templates/_datetime.html.erb
typus-3.1.0.rc15 app/views/admin/templates/_datetime.html.erb