|
@ -353,7 +353,7 @@ if (!$isConfig and $hasSupplier) { |
|
|
<div class="input-group"> |
|
|
<div class="input-group"> |
|
|
<span class="input-group-text"><?php echo generateUrl(); ?>/</span>
|
|
|
<span class="input-group-text"><?php echo generateUrl(); ?>/</span>
|
|
|
<input type="text" class="form-control" name="supplier" list="supplierList" required /> |
|
|
<input type="text" class="form-control" name="supplier" list="supplierList" required /> |
|
|
<button class="btn btn-primary" type="submit" name="action" value="goto">Aller</button> |
|
|
|
|
|
|
|
|
<button class="btn btn-primary" type="submit">Aller</button> |
|
|
</div> |
|
|
</div> |
|
|
</form> |
|
|
</form> |
|
|
</div> |
|
|
</div> |
|
|