diff options
author | ubudzisz <ubudzisz@gmail.com> | 2016-07-07 11:02:57 +0200 |
---|---|---|
committer | ubudzisz <ubudzisz@gmail.com> | 2016-07-18 12:39:24 +0200 |
commit | 2a3246a2f73527bf57146c215b23a7024aeaaf99 (patch) | |
tree | 13b7a25d4a4afe23d546f4a2c8ddf8bcb1098702 /app/views/projects | |
parent | a29905c08268b6cd991de3f6770b4d3be371b487 (diff) | |
download | gitlab-ce-2a3246a2f73527bf57146c215b23a7024aeaaf99.tar.gz |
render only commit title
update CHANGELOG
Diffstat (limited to 'app/views/projects')
-rw-r--r-- | app/views/projects/builds/_sidebar.html.haml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/projects/builds/_sidebar.html.haml b/app/views/projects/builds/_sidebar.html.haml index ee1b95e9e84..3fc1157ddcb 100644 --- a/app/views/projects/builds/_sidebar.html.haml +++ b/app/views/projects/builds/_sidebar.html.haml @@ -98,8 +98,6 @@ %p.build-light-text.append-bottom-0 #{@build.pipeline.commit.try(:title)} - - - if @build.tags.any? .block .title |