Sha256: 4c248aa266d576b803c98b5fac4827ccc61a58723d3fb03855bc67b618cc1089

Contents?: true

Size: 208 Bytes

Versions: 8

Compression:

Stored size: 208 Bytes

Contents

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

<li id="<%= attribute_id %>">
  <%= form.label attribute, label_text %>
  <%= form.date_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/_date.html.erb
typus-3.1.1 app/views/admin/templates/_date.html.erb
typus-3.1.0 app/views/admin/templates/_date.html.erb
typus-3.1.0.rc19 app/views/admin/templates/_date.html.erb
typus-3.1.0.rc18 app/views/admin/templates/_date.html.erb
typus-3.1.0.rc17 app/views/admin/templates/_date.html.erb
typus-3.1.0.rc16 app/views/admin/templates/_date.html.erb
typus-3.1.0.rc15 app/views/admin/templates/_date.html.erb