Skip to content
Snippets Groups Projects

Remove "Details" from breadcrumb and JSON+JD on Group top page

Merged Takuya Noguchi requested to merge 284008-remove-the-breadcrumb-on-subgroup-top-page into master
All threads resolved!
Files
3
- breadcrumb_title _("Details")
- @content_class = "limit-container-width" unless fluid_layout
- page_itemtype 'https://schema.org/Organization'
- @skip_current_level_breadcrumb = true
- if show_thanks_for_purchase_banner?
= render_if_exists 'shared/thanks_for_purchase_banner', plan_title: plan_title, quantity: params[:purchased_quantity].to_i
Loading