This commit is contained in:
2026-06-13 00:01:15 +02:00
parent 3237b22047
commit 81918ee377
9 changed files with 278 additions and 7 deletions

View File

@@ -603,7 +603,7 @@
const diplomaTypeOptions = ["fin de cycle 2", "DEM", "CEM", "Autre"]
const emergencyRelationOptions = ["Parent", "Frère - sœur", "Conjoint.e", "Ami", "Autre"]
//const regulationFileUrl = "/contenus/reglement-academie-orchestre.pdf"
const regulationFileUrl = "https://media.orchestre-ile.com/uploads/25_26_ONDIF_reglement_academie_57934f522a.pdf"
const regulationFileUrl = "https://media.orchestre-ile.com/uploads/ondif_reglement_academie_2027_3d088ffcb2.pdf"
function createDiploma() {
return {

View File

@@ -256,7 +256,8 @@
<option value="eac_4">4</option>
</select>
</div>
<div class="space-y-2">
<!-- CONCERT COMMENTÉ POUR LE MOMENT ON NE LE PROPOSE PAS -->
<!-- <div class="space-y-2">
<label for="quote-type_commente" class="block text-sm font-medium text-on-surface pl-[2px]">
Concert commenté
</label>
@@ -272,7 +273,7 @@
<option value="concert_commente_3">3</option>
<option value="concert_commente_4">4</option>
</select>
</div>
</div> -->
</div>
</section>