Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gepetto
dashboard
Commits
038ec2b8
Commit
038ec2b8
authored
Sep 07, 2021
by
Guilhem Saurel
Browse files
typo
parent
a890440b
Pipeline
#15933
passed with stage
in 5 minutes and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
rainboard/admin.py
View file @
038ec2b8
...
...
@@ -25,7 +25,7 @@ class ProjectAdmin(admin.ModelAdmin):
@
admin
.
register
(
models
.
Target
)
class
TargetAdmin
(
admin
.
m
odelAdmin
):
class
TargetAdmin
(
admin
.
M
odelAdmin
):
list_display
=
(
'name'
,
'active'
,
'main'
,
'public'
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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