Sha256: 453d39c2ef61e420fdc06993002dfed033ec66af4f012cb591f50ad529fcc5af
Contents?: true
Size: 416 Bytes
Versions: 26
Compression:
Stored size: 416 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 => url(:search, { :id => index[0]})} .group.label= text_field :name => "q", :label => "Query (i.e. attribute:value, leave empty to search all) " .group= submit "Search #{index[0]}"
Version data entries
26 entries across 26 versions & 1 rubygems