Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
e67d9d45
Commit
e67d9d45
authored
Jun 08, 2018
by
Jose
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix contribution section aligment
parent
ebdc7f11
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
app/views/shared/issuable/form/_contribution.html.haml
app/views/shared/issuable/form/_contribution.html.haml
+3
-3
No files found.
app/views/shared/issuable/form/_contribution.html.haml
View file @
e67d9d45
...
...
@@ -7,11 +7,11 @@
%hr
.form-group
.col-form-label
.form-group
.row
%label
.col-form-label.col-sm-2
=
_
(
'Contribution'
)
.col-sm-10
.form-check
.form-check
.prepend-top-5
=
form
.
check_box
:allow_collaboration
,
disabled:
!
issuable
.
can_allow_collaboration?
(
current_user
),
class:
'form-check-input'
=
form
.
label
:allow_collaboration
,
class:
'form-check-label'
do
=
_
(
'Allow commits from members who can merge to the target branch.'
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment