Sha256: aff6529493664e6a35ccd724daee91e471ba1eb377b7db02b23a5e4f285dffd1
Contents?: true
Size: 785 Bytes
Versions: 4
Compression:
Stored size: 785 Bytes
Contents
<li> Name: <%= text_field_with_auto_complete :zone, :member_name, {:size => 35, :onkeypress => "return event.which == Event.KEY_RETURN ? false : true", :autocomplete => "off", :name => "member_names[]", :value => "#{value if local_assigns.has_key? :value}" }, {:url => formatted_states_path(:js), :method => :get, :with => "Object.toQueryString({q: element.value})" } %> </li>
Version data entries
4 entries across 4 versions & 1 rubygems