summaryrefslogtreecommitdiff
path: root/app/views/projects/wikis/pages.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/wikis/pages.html.haml')
-rw-r--r--app/views/projects/wikis/pages.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/wikis/pages.html.haml b/app/views/projects/wikis/pages.html.haml
index 7a890816568..144e2a57a50 100644
--- a/app/views/projects/wikis/pages.html.haml
+++ b/app/views/projects/wikis/pages.html.haml
@@ -9,3 +9,4 @@
%small (#{wiki_page.format})
.pull-right
%small Last edited #{time_ago_with_tooltip(wiki_page.commit.created_at)}
+= paginate @wiki_pages, theme: 'gitlab'