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.1.0.rc1 app/views/admin/templates/_date.html.erb
typus-3.0.10 app/views/admin/templates/_date.html.erb
typus-3.0.9 app/views/admin/templates/_date.html.erb
typus-3.0.8 app/views/admin/templates/_date.html.erb
typus-3.0.7 app/views/admin/templates/_date.html.erb
typus-3.0.6 app/views/admin/templates/_date.html.erb
typus-3.0.5 app/views/admin/templates/_date.html.erb
typus-3.0.4 app/views/admin/templates/_date.html.erb