Sha256: 014b2c93ebbefd6e668addf9e2d58a2c4f8b068d8f00e32e463abc981e5e4422

Contents?: true

Size: 230 Bytes

Versions: 10

Compression:

Stored size: 230 Bytes

Contents

<%#
    headmin/table/footer
    accepts block: true
    parameters: none
%>

<div class="d-flex flex-column flex-md-row align-content-start align-items-md-center justify-content-md-between">
  <%= yield if block_given? %>
</div>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
headmin-0.2.9 app/views/headmin/table/_footer.html.erb
headmin-0.2.8 app/views/headmin/table/_footer.html.erb
headmin-0.2.7 app/views/headmin/table/_footer.html.erb
headmin-0.2.6 app/views/headmin/table/_footer.html.erb
headmin-0.2.5 app/views/headmin/table/_footer.html.erb
headmin-0.2.4 app/views/headmin/table/_footer.html.erb
headmin-0.2.3 app/views/headmin/table/_footer.html.erb
headmin-0.2.2 app/views/headmin/table/_footer.html.erb
headmin-0.2.1 app/views/headmin/table/_footer.html.erb
headmin-0.2.0 app/views/headmin/table/_footer.html.erb