diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-09-28 13:42:41 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-09-28 13:42:41 +0200 |
commit | 145d93388042bd1eb75fc46e0fa1430d534770c5 (patch) | |
tree | c39bef0899e912f551e597f2c9ca2693625d4294 /app/views/shared | |
parent | ac34ce8648f48979c257b626a31e65c0ba5b38dc (diff) | |
parent | ad679127608ebb711bbd49268e3380a30aabb336 (diff) | |
download | gitlab-ce-145d93388042bd1eb75fc46e0fa1430d534770c5.tar.gz |
Merge branch 'projects'
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/shared')
-rw-r--r-- | app/views/shared/_clone_panel.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/_clone_panel.html.haml b/app/views/shared/_clone_panel.html.haml index 2cd422e772a..b23b2f0d5eb 100644 --- a/app/views/shared/_clone_panel.html.haml +++ b/app/views/shared/_clone_panel.html.haml @@ -24,4 +24,4 @@ .input-group-addon .visibility-level-label.has_tooltip{'data-title' => "#{visibility_level_label(project.visibility_level)} project" } = visibility_level_icon(project.visibility_level) - = visibility_level_label(project.visibility_level).downcase + |