Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
a0319dafd287
Commit
af8500f4
authored
Jun 06, 2016
by
Douglas Barbosa Alexandre
Browse files
Allow users to create confidential issues in private projects
parent
ac8c1b9a1723
Changes
1
Show whitespace changes
Inline
Side-by-side
app/views/shared/issuable/_form.html.haml
View file @
a0319daf
...
...
@@ -35,7 +35,7 @@
.clearfix
.error-alert
-
if
issuable
.
is_a?
(
Issue
)
&&
!
issuable
.
project
.
private?
-
if
issuable
.
is_a?
(
Issue
)
.form-group
.col-sm-offset-2.col-sm-10
.checkbox
...
...
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