Sha256: 9a803d0ce3eb4d017ebee0d4fb9ff055edd7d4c069e0cf36104aa1893b5a805e
Contents?: true
Size: 507 Bytes
Versions: 25
Compression:
Stored size: 507 Bytes
Contents
<%= text_field_tag "find_#{name}", '', placeholder: t('.placeholder', default: 'Search for a work'), autocomplete: 'off', style: "width: 100%", data: { autocomplete: 'work', 'autocomplete-url' => Rails.application.routes.url_helpers.qa_path + '/search/find_works', 'exclude-work': id # exclude this item from the result set. } %>
Version data entries
25 entries across 25 versions & 2 rubygems