Sha256: 2fab3856c65a03c1ea33e806408732909209078e19318d547719272ba890466c
Contents?: true
Size: 230 Bytes
Versions: 3
Compression:
Stored size: 230 Bytes
Contents
#searchbox = form_tag dust_pages_path, :method => 'get' do = text_field_tag :search, params[:search], :class => "input-text", :placeholder => 'Search Pages' = 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/pages/_search.html.haml |
dust-cms-0.0.06 | app/views/dust/pages/_search.html.haml |
dust-cms-0.0.05 | app/views/dust/pages/_search.html.haml |