Sha256: 76652b7b28d747eb077a66535ccd737dbeaa2ff2e9410f9fd1e55b07c2c16c5f
Contents?: true
Size: 448 Bytes
Versions: 10
Compression:
Stored size: 448 Bytes
Contents
<table class='values' cellspacing='0px' cellpadding='0px'> <tr> <td width='99%'> <%=text_field_tag("wf_v#{index}_0", container.sanitized_value, :style => 'width:99%', :onChange => 'wfFilter.fieldChanged(this)')%> </td> <td width='1%'> <%=link_to_function(image_tag("will_filter/calendar.png", :title => "Select date", :class => "wf_calendar_trigger"), "wfCalendar.selectDate('wf_v#{index}_0', this)")%> </td> </tr> </table>
Version data entries
10 entries across 10 versions & 1 rubygems