ソースを参照

Merge branch 'develop' into vuejs

François Drouhard 2 年 前
コミット
cda6b59836
1 ファイル変更1 行追加1 行削除
  1. 1 1
      templates/videotheque/liste_tableaux.html.twig

+ 1 - 1
templates/videotheque/liste_tableaux.html.twig

@@ -45,7 +45,7 @@
 					{% if is_granted('IS_AUTHENTICATED_REMEMBERED') %}
 						<th style="width:1em;"></th>
 						<th style="width:1em;"></th>
-						<th>Ajouté par</th>
+						<th style="width:9em;">Ajouté par</th>
 					{% endif %}
 					<th>Titre</th>
 					<th>Genre</th>