summaryrefslogtreecommitdiff
path: root/app/views/help
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-02-11 20:32:21 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-02-11 20:32:21 +0200
commitc61512d4e18a873df229ba2fddb28dfddc423009 (patch)
tree06c847304eb50e7720e169a27d40048f49b4c362 /app/views/help
parent6e47fbf5d9432c065199322a47bc465fccf9a132 (diff)
parent61748c993de8a38300c0c038cec5a07e6c324cd6 (diff)
downloadgitlab-ce-c61512d4e18a873df229ba2fddb28dfddc423009.tar.gz
Merge branch 'header-anchors' of github.com:cirosantilli/gitlab-elearn into cirosantilli-header-anchors
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
Diffstat (limited to 'app/views/help')
-rw-r--r--app/views/help/_layout.html.haml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/help/_layout.html.haml b/app/views/help/_layout.html.haml
index a413616bad0..201d63ca243 100644
--- a/app/views/help/_layout.html.haml
+++ b/app/views/help/_layout.html.haml
@@ -8,4 +8,5 @@
= link_to title, path
.col-md-9
- = yield
+ .wiki
+ = yield