Skip to content
Snippets Groups Projects
Commit 5ba9d77e authored by Florian Joriot's avatar Florian Joriot
Browse files

Mise en page

parent 99f50c51
No related branches found
No related tags found
No related merge requests found
Pipeline #23931 passed
...@@ -29,9 +29,6 @@ $reponse = explode(':::', $reponse); ...@@ -29,9 +29,6 @@ $reponse = explode(':::', $reponse);
<?php endforeach; ?> <?php endforeach; ?>
</select> </select>
<br/> <br/>
</div>
</div>
<div class="row">
<div id="text_complementaire_<?php echo $champ->getId() ?>" class="col-md-12" style="display:none"> <div id="text_complementaire_<?php echo $champ->getId() ?>" class="col-md-12" style="display:none">
<label for="text_complementaire_<?php echo $champ->getId() ?>"> <label for="text_complementaire_<?php echo $champ->getId() ?>">
<?php if (count($optionsAndLibelle) > 1): ?> <?php if (count($optionsAndLibelle) > 1): ?>
...@@ -47,7 +44,7 @@ $reponse = explode(':::', $reponse); ...@@ -47,7 +44,7 @@ $reponse = explode(':::', $reponse);
/> />
</div> </div>
</div> </div>
</div>
<script> <script>
function showComplement(option, name) function showComplement(option, name)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment