Sha256: 80b9c4791feed18b48a03096c8a52a88d65f2aa5135d3bd3d9d794484b3449f5
Contents?: true
Size: 459 Bytes
Versions: 15
Compression:
Stored size: 459 Bytes
Contents
<table class='values' cellspacing='0px' cellpadding='0px'> <tr> <td width='49%'> <%=text_field_tag("wf_v#{index}_0", container.sanitized_value(0), :style => 'width:99%', :onChange => 'wfFilter.fieldChanged(this)')%> </td> <td width='2%'> </td> <td width='49%'> <%=text_field_tag("wf_v#{index}_1", container.sanitized_value(1), :style => 'width:97%', :onChange => 'wfFilter.fieldChanged(this)')%> </td> </tr> </table>
Version data entries
15 entries across 15 versions & 1 rubygems