Sha256: 658025f1a47a503724537c0d9240036b2c6028a5d161a3063b60ed2f8829c0e2

Contents?: true

Size: 440 Bytes

Versions: 10

Compression:

Stored size: 440 Bytes

Contents

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

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
iqvoc-4.8.2 app/views/frontpage/index.html.erb
iqvoc-4.8.1 app/views/frontpage/index.html.erb
iqvoc-4.8.0 app/views/frontpage/index.html.erb
iqvoc-4.7.0 app/views/frontpage/index.html.erb
iqvoc-4.6.1 app/views/frontpage/index.html.erb
iqvoc-4.5.2 app/views/frontpage/index.html.erb
iqvoc-4.6.0 app/views/frontpage/index.html.erb
iqvoc-4.5.1 app/views/frontpage/index.html.erb
iqvoc-4.5.0 app/views/frontpage/index.html.erb
iqvoc-4.4.0 app/views/frontpage/index.html.erb