Sha256: 588978fba5db86f34de069ef51f0ccebdb6291062a7bf7949c08360aeab2036b

Contents?: true

Size: 302 Bytes

Versions: 12

Compression:

Stored size: 302 Bytes

Contents

<%= form_tag alphabetical_concepts_path(:prefix => nil), :method => :get,
        :class => "onebox" do %>
  <%= search_field_tag "prefix", nil, :id => nil,
          :class => "onebox-input",
          :autofocus => true,
          :placeholder => t("txt.views.frontpage.type_to_browse") %>
<% end %>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
iqvoc-4.3.3 app/views/frontpage/index.html.erb
iqvoc-4.3.2 app/views/frontpage/index.html.erb
iqvoc-4.3.1 app/views/frontpage/index.html.erb
iqvoc-4.3.0 app/views/frontpage/index.html.erb
iqvoc-4.2.0 app/views/frontpage/index.html.erb
iqvoc-4.1.3 app/views/frontpage/index.html.erb
iqvoc-4.1.2 app/views/frontpage/index.html.erb
iqvoc-4.1.1 app/views/frontpage/index.html.erb
iqvoc-4.1.0 app/views/frontpage/index.html.erb
iqvoc-4.0.9 app/views/frontpage/index.html.erb
iqvoc-4.0.8 app/views/frontpage/index.html.erb
iqvoc-4.0.7 app/views/frontpage/index.html.erb