Skip to content
Extraits de code Groupes Projets
Valider dad8a1ba rédigé par ThibG's avatar ThibG Validation de Eugen Rochko
Parcourir les fichiers

Render custom emoji in display name on public profile (#8115)

parent 4da03a29
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
.public-account-header__tabs .public-account-header__tabs
.public-account-header__tabs__name .public-account-header__tabs__name
%h1 %h1
= display_name(account) = display_name(account, custom_emojify: true)
%small %small
= acct(account) = acct(account)
= fa_icon('lock') if account.locked? = fa_icon('lock') if account.locked?
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter