Sha256: aeed7bf27e57b3c540cac1d5e5c7829e72ddd920892bca12ea116e5d03f18df1

Contents?: true

Size: 264 Bytes

Versions: 2

Compression:

Stored size: 264 Bytes

Contents

%form#filter_form.clear
  - filter_placeholder = filter_placeholder.nil? ? _('Filter...') : filter_placeholder
  %input{ :name => "f", :type => "search", :placeholder => filter_placeholder, :id=>"filter", :class=>"fl"}
  .filter_button.fl #{('Filter')}
  %br.clear

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
katello-2.2.2 app/views/katello/common/_filter_table.html.haml
katello-1.5.0 app/views/katello/common/_filter_table.html.haml