Sending confirmation email also for the EDS section
This commit is contained in:
parent
e3a9ef7443
commit
02fb84700f
4 changed files with 56 additions and 4 deletions
|
|
@ -117,7 +117,7 @@ class CandidateAdmin(admin.ModelAdmin):
|
|||
if not obj.pk:
|
||||
return ''
|
||||
return format_html(
|
||||
'<a class="button" href="{}">Confirmation de réception FE + EDE</a> '
|
||||
'<a class="button" href="{}">Confirmation de l’inscription FE + ES</a> '
|
||||
'<a class="button" href="{}">Validation enseignants EDE</a> '
|
||||
'<a class="button" href="{}">Convocation aux examens EDE</a> '
|
||||
'<a class="button" href="{}">Impression du résumé du dossier EDE</a>',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue