diff options
Diffstat (limited to 'app/views/projects/labels/edit.html.haml')
-rw-r--r-- | app/views/projects/labels/edit.html.haml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/projects/labels/edit.html.haml b/app/views/projects/labels/edit.html.haml index 645402667fd..bc4ab0ca27c 100644 --- a/app/views/projects/labels/edit.html.haml +++ b/app/views/projects/labels/edit.html.haml @@ -1,4 +1,6 @@ - page_title "Edit", @label.name, "Labels" += render "header_title" + %h3 Edit label %span.light #{@label.name} |