Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
groupe-calcul
website
Commits
390b82bd
Commit
390b82bd
authored
Jun 15, 2020
by
Matthieu Boileau
Browse files
Lien vers le formulaire d'offre d'emploi
dans le message de notification
parent
8cf83cd4
Changes
1
Hide whitespace changes
Inline
Side-by-side
utils/notify_job_offer_openshift.py
View file @
390b82bd
...
...
@@ -157,6 +157,7 @@ Pour déposer une annonce d'offre d'emploi sur notre site, rendez-vous sur ${SIT
self
.
d
[
'JOB_TYPE'
]
=
self
.
job_type
self
.
d
[
'JOB_TITLE'
]
=
self
.
job_title
self
.
d
[
'JOB_DURATION'
]
=
" ({})"
.
format
(
self
.
job_duration
)
if
self
.
job_duration
else
""
self
.
d
[
'SITEURL'
]
=
SITEURL
body
=
self
.
template
.
substitute
(
self
.
d
)
...
...
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