Sha256: e5ebf2dc1ec9f4aae56454e5e473043229895f5de7f618ec54194fd0b9930dc5

Contents?: true

Size: 237 Bytes

Versions: 3

Compression:

Stored size: 237 Bytes

Contents

#searchbox
  = form_tag slides_path, :method => 'get' do
    = text_field_tag :search, params[:search], :class => "input-text", :placeholder => 'Search Slides by Caption'
    = image_submit_tag "admin/blank.png", :class => "image-submit"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
dust-cms-0.0.07 app/views/dust/slides/_search.html.haml
dust-cms-0.0.06 app/views/dust/slides/_search.html.haml
dust-cms-0.0.05 app/views/dust/slides/_search.html.haml