Sha256: c996a2bf88e4470ccc90fb319a64055da309ebd5bd87bc4fb426ebc82ea13cdf

Contents?: true

Size: 208 Bytes

Versions: 30

Compression:

Stored size: 208 Bytes

Contents

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

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

Version data entries

30 entries across 30 versions & 3 rubygems

Version Path
typus-3.1.4 app/views/admin/templates/_time.html.erb
typus-3.1.3 app/views/admin/templates/_time.html.erb
typus-3.1.2 app/views/admin/templates/_time.html.erb
typus-3.1.1 app/views/admin/templates/_time.html.erb
typus-3.1.0 app/views/admin/templates/_time.html.erb
typus-3.1.0.rc19 app/views/admin/templates/_time.html.erb
typus-3.1.0.rc18 app/views/admin/templates/_time.html.erb
typus-3.1.0.rc17 app/views/admin/templates/_time.html.erb
typus-3.1.0.rc16 app/views/admin/templates/_time.html.erb
typus-3.1.0.rc15 app/views/admin/templates/_time.html.erb