Skip to content
Extraits de code Groupes Projets
Valider 526805e7 rédigé par Marne's avatar Marne Validation de Okhin
Parcourir les fichiers

problème radios

parent 8a964d3e
Branches
Étiquettes
2 requêtes de fusion!45Preprod,!43Resolve "Edition d'une adresse"
......@@ -243,7 +243,7 @@
<div class="panel-body c-panelcontrepartie">
<div class="col-md-1">
<input type="radio" name="quoi" id="quoi1" class="radio" checked <check if="{{ @infos.cumul < 30 }}">disabled</check> value="piplome">
<label></label>
<label for="quoi1"></label>
</div>
<div class="col-md-3 text-center">
<p>
......@@ -274,7 +274,7 @@
<div class="panel-body c-panelcontrepartie">
<div class="col-md-1">
<input type="radio" class="radio" id="quoi2" name="quoi" <check if="{{ @infos.cumul < 50 }}">disabled</check> value="pibag">
<label></label>
<label for="quoi2"></label>
</div>
<div class="col-md-3 text-center">
<p>
......@@ -299,7 +299,7 @@
<div class="panel-body c-panelcontrepartie">
<div class="col-md-1">
<input type="radio" class="radio" id="quoi3" name="quoi" <check if="{{ @infos.cumul < 100 }}">disabled</check> value="pishirt">
<label></label>
<label for="quoi3"></label>
</div>
<div class="col-md-3 text-center">
<p>
......@@ -336,7 +336,7 @@
<div class="panel-body c-panelcontrepartie">
<div class="col-md-1">
<input type="radio" class="radio" id="quoi4" name="quoi"<check if="{{ @infos.cumul < 250 }}">disabled</check> value="hoopie">
<label></label>
<label for="quoi4"></label>
</div>
<div class="col-md-3 text-center">
<p>
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter