Sha256: 0eb9f8289bd687879f6b5fa65bd9254e93900961cb3ac014304fbe58729b2370

Contents?: true

Size: 611 Bytes

Versions: 59

Compression:

Stored size: 611 Bytes

Contents

<div class="container-fluid mt-5">
  <%= render partial: 'partials/filter-search' %>
  <%= pb_rails("table", props: { size: "md"} ) do %>
  <div class="mt-5">
    <thead>
      <tr>
        <th>Backlog Item</th>
        <th>Deployment</th>
        <th>Assignees</th>
        <th class="text-nowrap">Ready for Review</th>
        <th>Review Status</th>
      </tr>
    </thead>
    <tbody>
      <%= render partial: 'partials/item1' %>
      <%= render partial: 'partials/item2' %>
      <%= render partial: 'partials/item3' %>

    </tbody>
  </div>
  <% end %>
</div>


<%= render partial: 'partials/modal' %>

Version data entries

59 entries across 59 versions & 1 rubygems

Version Path
playbook_ui-5.2.0.pre.alpha15 app/pb_kits/playbook/pb_label_value/docs/index.html.erb
playbook_ui-5.2.0.pre.alpha14 app/pb_kits/playbook/pb_label_value/docs/index.html.erb
playbook_ui-5.2.0.pre.alpha13 app/pb_kits/playbook/pb_label_value/docs/index.html.erb
playbook_ui-5.2.0.pre.alpha12 app/pb_kits/playbook/pb_label_value/docs/index.html.erb
playbook_ui-5.2.0.pre.alpha11 app/pb_kits/playbook/pb_label_value/docs/index.html.erb
playbook_ui-5.5.1.pre.alpha4 app/pb_kits/playbook/pb_label_value/docs/index.html.erb
playbook_ui-5.5.1.pre.alpha3 app/pb_kits/playbook/pb_label_value/docs/index.html.erb
playbook_ui-5.5.1.pre.alpha2 app/pb_kits/playbook/pb_label_value/docs/index.html.erb
playbook_ui-5.5.1.pre.alpha1 app/pb_kits/playbook/pb_label_value/docs/index.html.erb
playbook_ui-5.2.0.pre.alpha10 app/pb_kits/playbook/pb_label_value/docs/index.html.erb
playbook_ui-5.5.1 app/pb_kits/playbook/pb_label_value/docs/index.html.erb
playbook_ui-5.5.0 app/pb_kits/playbook/pb_label_value/docs/index.html.erb
playbook_ui-5.5.0.pre.alpha1 app/pb_kits/playbook/pb_label_value/docs/index.html.erb
playbook_ui-5.2.0.pre.alpha9 app/pb_kits/playbook/pb_label_value/docs/index.html.erb
playbook_ui-5.2.0.pre.alpha8 app/pb_kits/playbook/pb_label_value/docs/index.html.erb
playbook_ui-5.2.0.pre.alpha7 app/pb_kits/playbook/pb_label_value/docs/index.html.erb
playbook_ui-5.3.0.pre.alpha1 app/pb_kits/playbook/pb_label_value/docs/index.html.erb
playbook_ui-5.4.0 app/pb_kits/playbook/pb_label_value/docs/index.html.erb
playbook_ui-5.2.0.pre.alpha6 app/pb_kits/playbook/pb_label_value/docs/index.html.erb
playbook_ui-5.2.0.pre.alpha5 app/pb_kits/playbook/pb_label_value/docs/index.html.erb