ajout caption

This commit is contained in:
Jerome Morjon
2015-02-20 01:32:02 +01:00
parent 167854e785
commit ffeed0761c
2 changed files with 7 additions and 0 deletions

View File

@ -19,6 +19,7 @@
<br><br>
<legend>Mes listes d'oeuvres:</legend>
<table class="table table-hover">
<caption>Nom | Activer | Supprimer</caption>
@foreach ($listeoeuvres as $listeoeuvre)
<tr class="active listeoeuvre">
<form method="POST" role="form" action="deleteListeOeuvre">