Sha256: 4a7c5c906647bcf6daaaf3765a5eeb130411f3495ac8718531b5525d5d05d0a0
Contents?: true
Size: 257 Bytes
Versions: 21
Compression:
Stored size: 257 Bytes
Contents
<%# headmin/table/head accepts block: true parameters: none %> <thead class="table-light fw-light"> <tr> <% content_for :table_head do %> <%= yield %> <% end %> <%= yield :table_head %> <%= yield :table_actions %> </tr> </thead>
Version data entries
21 entries across 21 versions & 1 rubygems