summaryrefslogtreecommitdiff
path: root/app/views/snippets
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-07-18 13:22:47 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-07-18 13:22:47 +0300
commit82e1fe4675226ea9665d9175aeca90a8528052f8 (patch)
treeefd8cc548598fa771592113e67d0ae0328ae5856 /app/views/snippets
parentb1fbd6583247c85096bc9c7362907db3539e806b (diff)
downloadgitlab-ce-82e1fe4675226ea9665d9175aeca90a8528052f8.tar.gz
Minor ui fix for snippet
Diffstat (limited to 'app/views/snippets')
-rw-r--r--app/views/snippets/_snippet.html.haml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/snippets/_snippet.html.haml b/app/views/snippets/_snippet.html.haml
index c96b6f83f0b..cdad949f0bc 100644
--- a/app/views/snippets/_snippet.html.haml
+++ b/app/views/snippets/_snippet.html.haml
@@ -12,8 +12,6 @@
%small.pull-right.cgray
- if snippet.project_id?
= link_to snippet.project.name_with_namespace, project_path(snippet.project)
- %span
- \|
.snippet-info
= "##{snippet.id}"