|
@ -356,10 +356,15 @@ if (!$isConfig and $hasSupplier) { |
|
|
/ |
|
|
/ |
|
|
</span> |
|
|
</span> |
|
|
<input type="text" class="form-control js-closealerts" name="supplier" list="supplierList" required /> |
|
|
<input type="text" class="form-control js-closealerts" name="supplier" list="supplierList" required /> |
|
|
<button class="btn btn-primary" type="submit">Aller</button> |
|
|
|
|
|
|
|
|
<button class="btn btn-primary" type="submit">Aller →</button> |
|
|
</div> |
|
|
</div> |
|
|
</form> |
|
|
</form> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
<div class="col-12"> |
|
|
|
|
|
<details> |
|
|
|
|
|
<summary>Documentation</summary> |
|
|
|
|
|
</details> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</section> |
|
|
</section> |
|
|
<?php else : ?>
|
|
|
<?php else : ?>
|
|
|