Sha256: ca3287f43397f177010d6c0d1ce96b1414622451748847a883cc4f28507d70bc
Contents?: true
Size: 346 Bytes
Versions: 15
Compression:
Stored size: 346 Bytes
Contents
<% key = flash.keys.first %> <alchemy-growl message="<%= flash[key] %>" type="<%= key %>"></alchemy-growl> <%= turbo_stream.replace "page_nodes" do %> <%= render "page_nodes" %> <% end %> <%= turbo_stream.update_all '[panel="nodes"]' do %> <%= render('alchemy/admin/nodes/label', count: @page.nodes.select(&:persisted?).length) %> <% end %>
Version data entries
15 entries across 15 versions & 1 rubygems