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:
authortiagonbotelho <tiagonbotelho@hotmail.com>2016-07-08 15:44:04 +0300
committertiagonbotelho <tiagonbotelho@hotmail.com>2016-07-08 15:44:04 +0300
commita42714a05eadb13e3ba4dd404d676d7ee8511b97 (patch)
tree2656f7c6f2f1ee811208f50b89d39afe60809bc7 /app/views/projects/blob
parent36dc6638571bf724a02ecdbdc639334efbbda60b (diff)
parent56e62df5d1631996ebe9b7fef4a078a9548c577f (diff)
Merge branch 'rename-repo-files' of gitlab.com:tiagonbotelho/gitlab-ce into rename-repo-files
Diffstat (limited to 'app/views/projects/blob')
-rw-r--r--app/views/projects/blob/_editor.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/blob/_editor.html.haml b/app/views/projects/blob/_editor.html.haml
index 8a22e912624..ad3009f30ab 100644
--- a/app/views/projects/blob/_editor.html.haml
+++ b/app/views/projects/blob/_editor.html.haml
@@ -7,6 +7,7 @@
- if current_action?(:edit) || current_action?(:update)
= text_field_tag 'file_name', (params[:file_name] || @path),
class: 'form-control new-file-name'
+
- if current_action?(:new) || current_action?(:create)
%span.editor-file-name
\/