Sha256: 84f0e808323196f7c2b19fb3f5cd555bd7ca085e77d581a709697efa77325dbd

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