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

Version Path
will_filter-3.1.11 app/views/will_filter/filter/containers/_date.html.erb
will_filter-3.1.10 app/views/will_filter/filter/containers/_date.html.erb
will_filter-3.1.9 app/views/will_filter/filter/containers/_date.html.erb
will_filter-3.1.8 app/views/will_filter/filter/containers/_date.html.erb
will_filter-3.1.7 app/views/will_filter/filter/containers/_date.html.erb
will_filter-3.1.6 app/views/will_filter/filter/containers/_date.html.erb
will_filter-3.1.5 app/views/will_filter/filter/containers/_date.html.erb
will_filter-3.1.3 app/views/will_filter/filter/containers/_date.html.erb
will_filter-3.1.2 app/views/will_filter/filter/containers/_date.html.erb
will_filter-3.1.1 app/views/will_filter/filter/containers/_date.html.erb