summaryrefslogtreecommitdiff
path: root/app/views/projects/releases/edit.html.haml
diff options
context:
space:
mode:
authorLuke "Jared" Bennett <lbennett@gitlab.com>2017-10-03 16:49:06 +0100
committerLuke "Jared" Bennett <lbennett@gitlab.com>2017-10-03 16:49:06 +0100
commit4447559f6166dfa6af1c4d2440889f44b5eb1093 (patch)
treece7cc0d914073b1fd607d057d793fe109640b12d /app/views/projects/releases/edit.html.haml
parent97f1369990e3dd33e7f0632cfb0b7cffc64c3f5e (diff)
parentfc95cd5bc6666076b5aceec20046e771f5c126bf (diff)
downloadgitlab-ce-4447559f6166dfa6af1c4d2440889f44b5eb1093.tar.gz
Merge branch '18608-lock-issues-v2' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issues-v2
Diffstat (limited to 'app/views/projects/releases/edit.html.haml')
-rw-r--r--app/views/projects/releases/edit.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/projects/releases/edit.html.haml b/app/views/projects/releases/edit.html.haml
index c786298e341..4d962f9433f 100644
--- a/app/views/projects/releases/edit.html.haml
+++ b/app/views/projects/releases/edit.html.haml
@@ -2,7 +2,6 @@
- add_to_breadcrumbs "Tags", project_tags_path(@project)
- breadcrumb_title @tag.name
- page_title "Edit", @tag.name, "Tags"
-= render "projects/commits/head"
%div{ class: container_class }
.sub-header-block.no-bottom-space