Sha256: 64b4510746831a56c949dbaa75e1b00a6efcff381b7f975ec1cd9dea3ab0eaa1

Contents?: true

Size: 218 Bytes

Versions: 3

Compression:

Stored size: 218 Bytes

Contents

.btn-toolbar
  - if searchable?
    .btn-group
      = form_for collection_url, :class => "form-search", :method => :get do 
        = text_field_tag 'q', params[:q], :class => "search-query", :placeholder => 'Search'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
app_frame-0.6.1 app/views/application/_toolbar.html.haml
app_frame-0.5.8 app/views/application/_toolbar.html.haml
app_frame-0.5.7 app/views/application/_toolbar.html.haml