Added js validation to Order Form

This commit is contained in:
Frank Schubert
2021-08-09 16:14:29 +02:00
parent c879799279
commit 253fd42939
5 changed files with 215 additions and 6 deletions

View File

@@ -82,7 +82,7 @@
</div>
<div class="form-group row">
<label class="col-lg-2 col-form-label" for="producttech_id">Technologie *</label>
<label class="col-lg-2 col-form-label" for="producttech_id">Technologie</label>
<div class="col-lg-10">
<select class="select2 form-control " name="producttech_id" id="producttech_id">
<option></option>