summaryrefslogtreecommitdiff
path: root/app/views/projects/wikis
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-02-09 00:56:45 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-02-09 00:56:45 +0200
commitc466f389fa3a4b7fd758485f8d46f2131a991148 (patch)
tree6aa7d2aef7c6e14756bb24218b71740f5b65b8dc /app/views/projects/wikis
parent997a317b4c3b6b379f398010f40dae490759275d (diff)
downloadgitlab-ce-c466f389fa3a4b7fd758485f8d46f2131a991148.tar.gz
Update tests to match new wiki header
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/projects/wikis')
-rw-r--r--app/views/projects/wikis/edit.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/wikis/edit.html.haml b/app/views/projects/wikis/edit.html.haml
index ea3e2c769cc..4dd818c7f67 100644
--- a/app/views/projects/wikis/edit.html.haml
+++ b/app/views/projects/wikis/edit.html.haml
@@ -11,7 +11,7 @@
= @page.title.capitalize
%span.light
&middot;
- Edit
+ Edit Page
.nav-controls
= render 'main_links'