Sha256: 5d8bbd506156359abb244e7999fcd2de64680616f5d497aac146f8ccafaa3c89
Contents?: true
Size: 422 Bytes
Versions: 7
Compression:
Stored size: 422 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[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
7 entries across 7 versions & 1 rubygems