Add '#' to build page title
This commit is contained in:
parent
9907a7e6ed
commit
14969ac87f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
- page_title "#{@build.name} (#{@build.id})", "Builds"
|
||||
- page_title "#{@build.name} (##{@build.id})", "Builds"
|
||||
= render "header_title"
|
||||
|
||||
.build-page
|
||||
|
|
Loading…
Reference in a new issue