mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 05:42:12 +01:00 
			
		
		
		
	Changement confinement
This commit is contained in:
		@@ -12,7 +12,7 @@
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
    <div class="alert alert-info">
 | 
			
		||||
        <?php if ($team->getValidationStatus() == ValidationStatus::NOT_READY) { ?>
 | 
			
		||||
        <?php if ($team->getValidationStatus() != ValidationStatus::VALIDATED) { ?>
 | 
			
		||||
            <label for="tournament">Tournoi :</label>
 | 
			
		||||
            <form method="POST">
 | 
			
		||||
                <select class="custom-select" id="tournament" name="select_tournament" onchange="this.form.submit()">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user