Sha256: 892899ff443983fd3eec74b0d9f3d0bf3360851365bc52fecf61c83fb4c9f974
Contents?: true
Size: 437 Bytes
Versions: 4
Compression:
Stored size: 437 Bytes
Contents
.block#block-forms .content %h2.title Search Indexes .inner - @search_indexes.sort{ |a,b| a.to_s <=> b.to_s}.each do |index| %form.form{ :method => "get", "accept-charset" => "UTF-8", :action => slice_url(:search, { :id => index})} .group.label= text_field :name => "q", :label => "Query" .group.label= text_field :name => "a", :label => "Attributes" .group= submit "Search #{index}"
Version data entries
4 entries across 4 versions & 1 rubygems