Commit 740cbc5a authored by Scott Stern's avatar Scott Stern Committed by Mike Greiling

Ss/add board name to page title

parent 5822c092
......@@ -4,7 +4,7 @@
- @no_container = true
- @content_class = "issue-boards-content js-focus-mode-board"
- breadcrumb_title _("Issue Boards")
- page_title _("Boards")
- page_title("#{board.name}", _("Boards"))
- content_for :page_specific_javascripts do
......
---
title: Added board name to page title in boards view
merge_request:
author:
type: other
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