Sha256: 43d5c14d49d11cba09e0a508d096542b578c397c6f17e937a7013fddcb6fbe04

Contents?: true

Size: 775 Bytes

Versions: 241

Compression:

Stored size: 775 Bytes

Contents

<div class="grid_12" id="list_actions">
  <% if @products.length > 0 %>
    <div class="table-action fl">
      <a id="collapse_all" class="fl">
        <%= _("Collapse All") %>
      </a>
    </div>
    <div class="table-action fl">
      <a id="expand_all" class="fl">
        <%= _("Expand All") %>
      </a>
    </div>
    <div class="table-action fl">
      <a id="select_none" class="fl">
        <%= _("Select None") %>
      </a>
    </div>
    <div class="table-action fl">
      <a id="select_all" class="fl">
        <%= _("Select All") %>
      </a>
    </div>
  <% end %>
  <div id="sync_toggle_cont" class="fl table-action">
    <input id="sync_toggle" type="checkbox"/>
    <label for="sync_toggle">
      <%= _('Active only') %>
    </label>
  </div>
</div>

Version data entries

241 entries across 241 versions & 1 rubygems

Version Path
katello-4.7.0.rc2 app/views/katello/sync_management/_controls.html.erb
katello-4.7.0.rc1 app/views/katello/sync_management/_controls.html.erb
katello-4.4.2.2 app/views/katello/sync_management/_controls.html.erb
katello-4.4.2.1 app/views/katello/sync_management/_controls.html.erb
katello-4.4.2 app/views/katello/sync_management/_controls.html.erb
katello-4.5.1 app/views/katello/sync_management/_controls.html.erb
katello-4.6.0 app/views/katello/sync_management/_controls.html.erb
katello-4.6.0.rc2 app/views/katello/sync_management/_controls.html.erb
katello-4.6.0.rc1 app/views/katello/sync_management/_controls.html.erb
katello-4.5.0 app/views/katello/sync_management/_controls.html.erb
katello-4.5.0.rc2 app/views/katello/sync_management/_controls.html.erb
katello-4.4.1 app/views/katello/sync_management/_controls.html.erb
katello-4.5.0.rc1 app/views/katello/sync_management/_controls.html.erb
katello-4.4.0.2 app/views/katello/sync_management/_controls.html.erb
katello-4.4.0.1 app/views/katello/sync_management/_controls.html.erb
katello-4.3.1 app/views/katello/sync_management/_controls.html.erb
katello-4.4.0 app/views/katello/sync_management/_controls.html.erb
katello-4.4.0.rc2 app/views/katello/sync_management/_controls.html.erb
katello-4.4.0.rc1 app/views/katello/sync_management/_controls.html.erb
katello-4.2.2 app/views/katello/sync_management/_controls.html.erb