Sha256: cef88fd18b9bf93f2abe972c2560132675d4e1a3f2f827fa29bf3687a9623165
Contents?: true
Size: 466 Bytes
Versions: 1
Compression:
Stored size: 466 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") - if any_syncable? .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"}= _('Only show syncing.')
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
katello-1.5.0 | app/views/katello/sync_management/_controls.html.haml |