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

Mise en page du text complementaire

parent 5ba9d77e
Branches FJ_test
Tags
No related merge requests found
Pipeline #24636 passed
......@@ -28,7 +28,6 @@ $reponse = explode(':::', $reponse);
</option>
<?php endforeach; ?>
</select>
<br/>
<div id="text_complementaire_<?php echo $champ->getId() ?>" class="col-md-12" style="display:none">
<label for="text_complementaire_<?php echo $champ->getId() ?>">
<?php if (count($optionsAndLibelle) > 1): ?>
......@@ -43,6 +42,7 @@ $reponse = explode(':::', $reponse);
<?php endif; ?>
/>
</div>
<br/>
</div>
</div>
<script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment