瀏覽代碼

Merge branch 'develop' into features/filtre

François Drouhard 5 年之前
父節點
當前提交
849ad897f2
共有 2 個文件被更改,包括 6 次插入12 次删除
  1. 0 11
      templates/videotheque/liste.html.twig
  2. 6 1
      translations/messages.fr.yaml

+ 0 - 11
templates/videotheque/liste.html.twig

@@ -54,10 +54,6 @@
 					<th>Réalisateur</th>
 					<th>Note moyenne</th>
 					<th>Année</th>
-					{#
-					<th>Lien</th>
-					<th>Actions</th>
-					#}
 				</tr>
 			</thead>
 			<tbody id="tableFilms">
@@ -142,13 +138,6 @@
 						{% endif %}
 					</td>
 					<td>{{ film.annee | date('Y') }}</td>
-					{#
-					<td>{% if not film.lien == "" %}<a target="_blank" href="{{ film.lien }}"><i class="fa fa-external-link fa-lg"></i></a>{% endif %}</td>
-					<td>
-						<a data-toggle="tooltip" title="Modifier la fiche film" href="{{ path('videotheque_modifier', {'id': film.id})  }}"><i class="fa fa-edit fa-lg", style="color:DodgerBlue;"></i></a>
-						{% if is_granted('ROLE_ADMIN') %}<a href="{{ path('videotheque_supprimer', {'id': film.id})  }}"><i class="fa fa-trash fa-lg", style="color:Tomato;"></i></a>{% endif %}
-					</td>
-					#}
 				</tr>
 				{% endfor %}
 			</tbody>

+ 6 - 1
translations/messages.fr.yaml

@@ -11,4 +11,9 @@ Enregistrer le commentaire: Enregistrer le commentaire
 Email: Email
 Envoyer-mail: Envoyer le mail
 password: Mot de passe
-repeat-password: Répéter le mot de passe 
+repeat-password: Répéter le mot de passe 
+
+Username: Nom d'utilisateur
+Prenom: Prénom
+Nom: Nom
+Mail: Email