Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Sith
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
59
Issues
59
List
Boards
Labels
Service Desk
Milestones
Merge Requests
9
Merge Requests
9
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
AE
Sith
Commits
5b83aff3
Commit
5b83aff3
authored
Sep 19, 2016
by
Skia
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Small UI fix
parent
d88da0ab
Pipeline
#228
failed with stage
in 9 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
core/views/user.py
core/views/user.py
+1
-1
locale/fr/LC_MESSAGES/django.mo
locale/fr/LC_MESSAGES/django.mo
+0
-0
locale/fr/LC_MESSAGES/django.po
locale/fr/LC_MESSAGES/django.po
+2
-2
No files found.
core/views/user.py
View file @
5b83aff3
...
...
@@ -130,7 +130,7 @@ class UserTabsMixin(TabedViewMixin):
})
tab_list
.
append
({
'url'
:
reverse
(
'core:user_godfathers'
,
kwargs
=
{
'user_id'
:
self
.
object
.
id
}),
'slug'
:
'godfather'
,
'slug'
:
'godfather
s
'
,
'name'
:
_
(
"Godfathers"
),
})
if
self
.
request
.
user
==
self
.
object
:
...
...
locale/fr/LC_MESSAGES/django.mo
View file @
5b83aff3
No preview for this file type
locale/fr/LC_MESSAGES/django.po
View file @
5b83aff3
...
...
@@ -1828,11 +1828,11 @@ msgstr "Mauvais format d'image, seuls les jpeg, png, et gif sont acceptés"
#: core/views/forms.py:203
msgid
"Godfather"
msgstr
""
msgstr
"
Parrain
"
#: core/views/forms.py:203
msgid
"Godchild"
msgstr
""
msgstr
"
Fillot
"
#: core/views/forms.py:204 counter/views.py:37
msgid
"Select user"
...
...
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