Sha256: 74d04d568b35b23a10cf789041ab8d6900043e11b027ba3366448554895a1d15

Contents?: true

Size: 394 Bytes

Versions: 13

Compression:

Stored size: 394 Bytes

Contents

<div class="bg-background rounded p-4 space-y-3 text-sm [&_[data-activity]]:gap-4">
  <%= cell(
        "decidim/activities",
        valid_activities,
        **activities_options
      ) %>
</div>
<%= link_to last_activities_path, class: "mt-2.5 button button__text-secondary" do %>
  <span><%= t("decidim.content_blocks.last_activity.name") %></span><%= icon "arrow-right-line" %>
<% end %>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
decidim-core-0.29.1 app/cells/decidim/content_blocks/menu_breadcrumb_last_activity/show.erb
decidim-core-0.28.4 app/cells/decidim/content_blocks/menu_breadcrumb_last_activity/show.erb
decidim-core-0.29.0 app/cells/decidim/content_blocks/menu_breadcrumb_last_activity/show.erb
decidim-core-0.28.3 app/cells/decidim/content_blocks/menu_breadcrumb_last_activity/show.erb
decidim-core-0.29.0.rc4 app/cells/decidim/content_blocks/menu_breadcrumb_last_activity/show.erb
decidim-core-0.29.0.rc3 app/cells/decidim/content_blocks/menu_breadcrumb_last_activity/show.erb
decidim-core-0.29.0.rc2 app/cells/decidim/content_blocks/menu_breadcrumb_last_activity/show.erb
decidim-core-0.29.0.rc1 app/cells/decidim/content_blocks/menu_breadcrumb_last_activity/show.erb
decidim-core-0.28.2 app/cells/decidim/content_blocks/menu_breadcrumb_last_activity/show.erb
decidim-core-0.28.1 app/cells/decidim/content_blocks/menu_breadcrumb_last_activity/show.erb
decidim-core-0.28.0 app/cells/decidim/content_blocks/menu_breadcrumb_last_activity/show.erb
decidim-core-0.28.0.rc5 app/cells/decidim/content_blocks/menu_breadcrumb_last_activity/show.erb
decidim-core-0.28.0.rc4 app/cells/decidim/content_blocks/menu_breadcrumb_last_activity/show.erb