summaryrefslogtreecommitdiff
path: root/app/views/snippets/_snippets.html.haml
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-07-18 13:08:48 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-07-18 13:08:48 +0300
commitbbb06e504e387762bb5a073d1f0debdc05e03f98 (patch)
tree7c27bb8662bbd3bd0c90bc13290a1171fe804ad0 /app/views/snippets/_snippets.html.haml
parent02e39563c8e931c94a650f36d8732beecc068019 (diff)
downloadgitlab-ce-bbb06e504e387762bb5a073d1f0debdc05e03f98.tar.gz
Add seeds and improve ui. Remove snippet expires_at
Diffstat (limited to 'app/views/snippets/_snippets.html.haml')
-rw-r--r--app/views/snippets/_snippets.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/snippets/_snippets.html.haml b/app/views/snippets/_snippets.html.haml
index 636bf37f6d9..05365dd8b88 100644
--- a/app/views/snippets/_snippets.html.haml
+++ b/app/views/snippets/_snippets.html.haml
@@ -4,4 +4,4 @@
%li
%h3.nothing_here_message Nothing here.
-= paginate @snippets
+= paginate @snippets, theme: 'gitlab'