Sha256: 92dc8e51757eefcdf88e1862b848fa673c5ab7f7c8b8c979d4e124f6d52461d6
Contents?: true
Size: 384 Bytes
Versions: 2
Compression:
Stored size: 384 Bytes
Contents
<div style='vertical-align:middle; text-align:left; padding-top:4px;'> <%=radio_button_tag("wf_v#{index}_0", '1', (container.value == '1'), :style => 'width:20px', :onChange => 'wfFilter.fieldChanged(this)')%> True <%=radio_button_tag("wf_v#{index}_0", '0', (container.value == '0'), :style => 'width:20px', :onChange => 'wfFilter.fieldChanged(this)')%> False </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
will_filter-3.1.2 | app/views/will_filter/filter/containers/_boolean.html.erb |
will_filter-3.1.1 | app/views/will_filter/filter/containers/_boolean.html.erb |