Update form class in tables_vue.php, header.php, accueil_vue.php, parties_controleur.php, modele.php, statistiques_controleur.php, and parties_vue.php

This commit is contained in:
2024-04-18 23:41:03 +02:00
parent 6bbaf30f26
commit 922e7ecbae
12 changed files with 295 additions and 69 deletions

View File

@@ -41,7 +41,7 @@
<h2>Détails d'une table</h2>
<form class="bloc_commandes" method="post" action="#">
<form class="bloc_commandes_sans_flex" method="post" action="#">
<label for="typeVueTable">Voir</label>
<select name="typeVue" id="typeVue">