summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2018-03-02 08:40:40 +0000
committerPhil Hughes <me@iamphill.com>2018-03-02 08:42:04 +0000
commit9a2d9290c946364706ebfc2bca7c1e786ba752e8 (patch)
treec8e7001e91f34cbc1f6eb2859023533a1e926237
parenta78cf4d3250e7ebee79ae32a6ad5eb4cc4553a97 (diff)
downloadgitlab-ce-remove-ide.tar.gz
removed IDE buttonremove-ide
-rw-r--r--app/views/projects/blob/_header.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/projects/blob/_header.html.haml b/app/views/projects/blob/_header.html.haml
index 1b150ec3e5c..f93bb02acb9 100644
--- a/app/views/projects/blob/_header.html.haml
+++ b/app/views/projects/blob/_header.html.haml
@@ -12,7 +12,6 @@
.btn-group{ role: "group" }<
= edit_blob_button
- = ide_edit_button
- if current_user
= replace_blob_link
= delete_blob_link