Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew8xx8 <avk@8xx8.ru>2013-03-25 02:18:39 +0400
committerAndrew8xx8 <avk@8xx8.ru>2013-03-25 02:19:40 +0400
commited4dcf7484149c4432597c81b9ce1324010e036a (patch)
tree103b2c62a0f66c259ed7334f65318ee79042b5d2 /app/views/snippets/_snippets.html.haml
parent3d3e40c251179654d136d9838087f275c549e827 (diff)
View improved. Pagination added
Diffstat (limited to 'app/views/snippets/_snippets.html.haml')
-rw-r--r--app/views/snippets/_snippets.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/snippets/_snippets.html.haml b/app/views/snippets/_snippets.html.haml
index 8162c546ea7..192cb6aa94a 100644
--- a/app/views/snippets/_snippets.html.haml
+++ b/app/views/snippets/_snippets.html.haml
@@ -11,3 +11,5 @@
%tr
%td{colspan: 4}
%h3.nothing_here_message Nothing here.
+
+= paginate @snippets