updated missed indentation

This commit is contained in:
Pierre-Alexandre Clorichel 2016-09-30 13:50:23 +00:00
parent 47573a5c93
commit 8a443ca735
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
= link_to '.gitignore', add_special_file_path(@project, file_name: '.gitignore'), class: 'underlined-link'
to this project.
%p
You will need to be owner or have the master permission level for the initial push, as the master branch is automatically protected.
You will need to be owner or have the master permission level for the initial push, as the master branch is automatically protected.
- if can?(current_user, :push_code, @project)
%div{ class: container_class }