Merge pull request #6637 from betagouv/fix_profil_bug
small fix on profil
This commit is contained in:
commit
c9b154929f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
#profil-page.container
|
#profil-page.container
|
||||||
%h1 Profil
|
%h1 Profil
|
||||||
|
|
||||||
- if @waiting_merge_emails.any?
|
- if @waiting_merge_emails&.any?
|
||||||
.card
|
.card
|
||||||
.card-title Demande de fusion de comptes
|
.card-title Demande de fusion de comptes
|
||||||
%p
|
%p
|
||||||
|
|
Loading…
Reference in a new issue