Sha256: d2ca19f25f328f7e12fdf491aca1b61d4bf4bc8c8d9cbfbca65ed7d832264661
Contents?: true
Size: 247 Bytes
Versions: 1
Compression:
Stored size: 247 Bytes
Contents
<thead> <tr> <%= render_component columns,:first_column_header %> <% columns.each do |column| %> <%= render_component column,:header %> <% end %> <%= render_component columns,:last_column_header %> </tr> </thead>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lolita-3.1.10 | app/views/components/lolita/configuration/columns/_header.html.erb |