Skip to content
Snippets Groups Projects
Unverified Commit 4448e489 authored by Sébastien Gaya's avatar Sébastien Gaya
Browse files

breadcrumb

parent adb49d48
No related branches found
No related tags found
No related merge requests found
......@@ -77,12 +77,6 @@ class Admin::Communication::WebsitesController < Admin::Communication::Websites:
protected
def breadcrumb
super
add_breadcrumb Communication::Website.model_name.human(count: 2), admin_communication_websites_path
breadcrumb_for @website
end
def website_params
attribute_names = [
:name, :url, :repository, :access_token, :about_type, :about_id, :in_production,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment