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:
authorRémy Coutable <remy@rymai.me>2016-04-20 15:34:28 +0300
committerRémy Coutable <remy@rymai.me>2016-05-10 12:45:03 +0300
commit1026f2ad0982493cb5465404ef4ebe71a0082bc0 (patch)
tree6e98f0760a978f249bcc4b8a3288bd238f582abd /app/views/projects/tags
parentf95a8e450c37e89b2d03b1c7bd2ca609a1d288e7 (diff)
Add integration specs for tags
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'app/views/projects/tags')
-rw-r--r--app/views/projects/tags/show.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/projects/tags/show.html.haml b/app/views/projects/tags/show.html.haml
index 0442b339582..9f1424aecc7 100644
--- a/app/views/projects/tags/show.html.haml
+++ b/app/views/projects/tags/show.html.haml
@@ -27,7 +27,6 @@
%pre.body
= strip_gpg_signature(@tag.message)
-
.append-bottom-default.prepend-top-default
- if @release.description.present?
.description