Эх сурвалжийг харах

inversion nom MJ / nom du jeu

garthh 1 өдөр өмнө
parent
commit
8a6786c7b9

+ 2 - 1
templates/components/Planning.html.twig

@@ -69,8 +69,9 @@
                                                         </div>
                                                     </div>
                                                         <div class="media-content">
+                                                            <small class="hax-text-grey-light">@{{ thisSlot.party.gamemaster.preferedName }}</small><br/>
                                                             {% if pathFullSlot %}<a href="{{ path(pathFullSlot, {id: thisSlot.id}) }}" class="open-modal">{% endif %}<span class="title is-6">{{ thisSlot.party.game.name }}</span>{% if pathFullSlot %}</a>{% endif %}<br/>
-                                                            <small class="hax-text-grey-light">@{{ thisSlot.party.gamemaster.preferedName }}{% if thisSlot.party.gamemasterIsAuthor %}<br/><span class="tag is-info">animée par l'auteur</span>{% endif %}</small>
+                                                            {% if thisSlot.party.gamemasterIsAuthor %}<br/><span class="tag is-info">animée par l'auteur</span>{% endif %}
                                                         </div>
 
                                                 </div>