summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortiagonbotelho <tiagonbotelho@hotmail.com>2016-07-01 16:32:56 +0100
committertiagonbotelho <tiagonbotelho@hotmail.com>2016-07-08 13:22:35 +0100
commit8ec10899ee32dcdbeeef40e3416a5dcfbc802e0e (patch)
tree7722422f7777928a3e73414c5e4227fe925e8d4b
parent43c5e1a509389a6a51316b5ed3458f14ae480c57 (diff)
downloadgitlab-ce-8ec10899ee32dcdbeeef40e3416a5dcfbc802e0e.tar.gz
implements the form for renaming the new filename on the file edit page
-rw-r--r--app/views/projects/blob/_editor.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/projects/blob/_editor.html.haml b/app/views/projects/blob/_editor.html.haml
index 31bd4646d3d..b383f9dbee3 100644
--- a/app/views/projects/blob/_editor.html.haml
+++ b/app/views/projects/blob/_editor.html.haml
@@ -7,7 +7,6 @@
-if current_action?(:edit) || current_action?(:update)
= text_field_tag 'file_name', (params[:file_name] or @path),
class: 'form-control new-file-name'
-
- if current_action?(:new) || current_action?(:create)
%span.editor-file-name
\/