Sha256: ebc1e77df560b0285e8eba804f64f9458b1ff94c5eb96876822ae21be811ff52

Contents?: true

Size: 428 Bytes

Versions: 1

Compression:

Stored size: 428 Bytes

Contents

.grid_12#list_actions
  - if @products.length > 0
    .table-action.fl
      %a#collapse_all.fl= _("Collapse All")
    .table-action.fl
      %a#expand_all.fl= _("Expand All")
    .table-action.fl
      %a#select_none.fl= _("Select None")
    .table-action.fl
      %a#select_all.fl= _("Select All")
  #sync_toggle_cont.fl.table-action
    %input#sync_toggle{:type=>'checkbox'}
    %label{:for=>"sync_toggle"}= _('Active only')

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
katello-2.2.2 app/views/katello/sync_management/_controls.html.haml