From bbb06e504e387762bb5a073d1f0debdc05e03f98 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Thu, 18 Jul 2013 13:08:48 +0300 Subject: Add seeds and improve ui. Remove snippet expires_at --- app/views/snippets/_snippets.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/snippets/_snippets.html.haml') 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' -- cgit v1.2.1