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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user