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.0.12 app/views/admin/templates/_time.html.erb
typus-3.1.0.rc14 app/views/admin/templates/_time.html.erb
typus-3.0.11 app/views/admin/templates/_time.html.erb
typus-3.1.0.rc13 app/themes/default/views/admin/templates/_time.html.erb
typus-3.1.0.rc12 app/themes/default/views/admin/templates/_time.html.erb
typus-3.0.11.rc5 app/views/admin/templates/_time.html.erb
typus-3.1.0.rc11 app/themes/default/views/admin/templates/_time.html.erb
typus-3.1.0.rc10 app/themes/default/views/admin/templates/_time.html.erb
typus-3.0.11.rc4 app/views/admin/templates/_time.html.erb
typus-3.1.0.rc9 app/themes/default/views/admin/templates/_time.html.erb
typus-3.0.11.rc3 app/views/admin/templates/_time.html.erb
typus-3.1.0.rc8 app/views/admin/templates/_time.html.erb
typus-3.1.0.rc7 app/views/admin/templates/_time.html.erb
typus-3.1.0.rc6 app/views/admin/templates/_time.html.erb
typus-3.1.0.rc5 app/views/admin/templates/_time.html.erb
typus-3.1.0.rc4 app/views/admin/templates/_time.html.erb
typus-3.1.0.rc3 app/views/admin/templates/_time.html.erb
typus-3.1.0.rc2 app/views/admin/templates/_time.html.erb
typus-3.0.11.rc2 app/views/admin/templates/_time.html.erb
typus-3.0.11.rc1 app/views/admin/templates/_time.html.erb