Add '#' to build page title

This commit is contained in:
Douwe Maan 2015-12-08 13:17:05 +01:00
parent 9907a7e6ed
commit 14969ac87f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
- page_title "#{@build.name} (#{@build.id})", "Builds"
- page_title "#{@build.name} (##{@build.id})", "Builds"
= render "header_title"
.build-page