Sha256: c65fa207bcbb8fdb0a1789853232393d753cf59d18220672021c0dee09c29cb8

Contents?: true

Size: 205 Bytes

Versions: 28

Compression:

Stored size: 205 Bytes

Contents

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

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

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
typus-3.0.12 app/views/admin/templates/_date.html.erb
typus-3.1.0.rc14 app/views/admin/templates/_date.html.erb
typus-3.0.11 app/views/admin/templates/_date.html.erb
typus-3.1.0.rc13 app/themes/default/views/admin/templates/_date.html.erb
typus-3.1.0.rc12 app/themes/default/views/admin/templates/_date.html.erb
typus-3.0.11.rc5 app/views/admin/templates/_date.html.erb
typus-3.1.0.rc11 app/themes/default/views/admin/templates/_date.html.erb
typus-3.1.0.rc10 app/themes/default/views/admin/templates/_date.html.erb
typus-3.0.11.rc4 app/views/admin/templates/_date.html.erb
typus-3.1.0.rc9 app/themes/default/views/admin/templates/_date.html.erb
typus-3.0.11.rc3 app/views/admin/templates/_date.html.erb
typus-3.1.0.rc8 app/views/admin/templates/_date.html.erb
typus-3.1.0.rc7 app/views/admin/templates/_date.html.erb
typus-3.1.0.rc6 app/views/admin/templates/_date.html.erb
typus-3.1.0.rc5 app/views/admin/templates/_date.html.erb
typus-3.1.0.rc4 app/views/admin/templates/_date.html.erb
typus-3.1.0.rc3 app/views/admin/templates/_date.html.erb
typus-3.1.0.rc2 app/views/admin/templates/_date.html.erb
typus-3.0.11.rc2 app/views/admin/templates/_date.html.erb
typus-3.0.11.rc1 app/views/admin/templates/_date.html.erb