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