Commit a0a27215 authored by Felipe Artur's avatar Felipe Artur

Remove show_new_nav from board view

parent 7f7edbcc
...@@ -5,8 +5,7 @@ ...@@ -5,8 +5,7 @@
- breadcrumb_title "Issue Boards" - breadcrumb_title "Issue Boards"
- page_title "Boards" - page_title "Boards"
- if show_new_nav? - add_to_breadcrumbs("Issues", @issues_path)
- add_to_breadcrumbs("Issues", @issues_path)
- content_for :page_specific_javascripts do - content_for :page_specific_javascripts do
= webpack_bundle_tag 'common_vue' = webpack_bundle_tag 'common_vue'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment