Sha256: dade85b5ee679176ee2ddda8b48abc0f0c41199ab796e60dc7d41e2d5d51eee9

Contents?: true

Size: 186 Bytes

Versions: 16

Compression:

Stored size: 186 Bytes

Contents

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

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

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
typus-3.0.2 app/views/admin/templates/_datetime.html.erb
typus-3.0.1 app/views/admin/templates/_datetime.html.erb
typus-3.0.0 app/views/admin/templates/_datetime.html.erb
typus-1.0.0.pre13 app/views/admin/templates/_datetime.html.erb
typus-1.0.0.pre12 app/views/admin/templates/_datetime.html.erb
typus-1.0.0.pre11 app/views/admin/templates/_datetime.html.erb
typus-1.0.0.pre10 app/views/admin/templates/_datetime.html.erb
typus-1.0.0.pre9 app/views/admin/templates/_datetime.html.erb
typus-1.0.0.pre8 app/views/admin/templates/_datetime.html.erb
typus-1.0.0.pre7 app/views/admin/templates/_datetime.html.erb
typus-1.0.0.pre6 app/views/admin/templates/_datetime.html.erb
typus-1.0.0.pre5 app/views/admin/templates/_datetime.html.erb
typus-1.0.0.pre4 app/views/admin/templates/_datetime.html.erb
typus-1.0.0.pre3 app/views/admin/templates/_datetime.html.erb
typus-1.0.0.pre2 app/views/admin/templates/_datetime.html.erb
typus-1.0.0.pre app/views/admin/templates/_datetime.html.erb