Sha256: 0c006dd7566834fc0e08f22458ee23699a14ff5b9493ac69f2e2f19ea9aeecad

Contents?: true

Size: 209 Bytes

Versions: 28

Compression:

Stored size: 209 Bytes

Contents

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

<li id="<%= attribute %>">
  <%= form.label attribute, label_text %>
  <%= form.datetime_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/_datetime.html.erb
typus-3.1.0.rc14 app/views/admin/templates/_datetime.html.erb
typus-3.0.11 app/views/admin/templates/_datetime.html.erb
typus-3.1.0.rc13 app/themes/default/views/admin/templates/_datetime.html.erb
typus-3.1.0.rc12 app/themes/default/views/admin/templates/_datetime.html.erb
typus-3.0.11.rc5 app/views/admin/templates/_datetime.html.erb
typus-3.1.0.rc11 app/themes/default/views/admin/templates/_datetime.html.erb
typus-3.1.0.rc10 app/themes/default/views/admin/templates/_datetime.html.erb
typus-3.0.11.rc4 app/views/admin/templates/_datetime.html.erb
typus-3.1.0.rc9 app/themes/default/views/admin/templates/_datetime.html.erb
typus-3.0.11.rc3 app/views/admin/templates/_datetime.html.erb
typus-3.1.0.rc8 app/views/admin/templates/_datetime.html.erb
typus-3.1.0.rc7 app/views/admin/templates/_datetime.html.erb
typus-3.1.0.rc6 app/views/admin/templates/_datetime.html.erb
typus-3.1.0.rc5 app/views/admin/templates/_datetime.html.erb
typus-3.1.0.rc4 app/views/admin/templates/_datetime.html.erb
typus-3.1.0.rc3 app/views/admin/templates/_datetime.html.erb
typus-3.1.0.rc2 app/views/admin/templates/_datetime.html.erb
typus-3.0.11.rc2 app/views/admin/templates/_datetime.html.erb
typus-3.0.11.rc1 app/views/admin/templates/_datetime.html.erb