Merge branch 'public-columns-fix'
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
data-action="turbo:before-morph-attribute->collapsible-columns#preventToggle">
|
||||
<div class="cards__decoration"></div>
|
||||
|
||||
<header class="cards__expander">
|
||||
<h2 class="cards__expander-title">The Stream</h2>
|
||||
</header>
|
||||
|
||||
<% if page.used? %>
|
||||
<%= with_automatic_pagination "the-stream", @page do %>
|
||||
<%= render "public/collections/columns/list", cards: page.records %>
|
||||
|
||||
Reference in New Issue
Block a user