@@ -31,7 +31,7 @@ xs:grid-cols-2
|
|||||||
|
|
||||||
<div class="mt-2 px-4">
|
<div class="mt-2 px-4">
|
||||||
<button
|
<button
|
||||||
class="button hidden"
|
class="button"
|
||||||
on:click={automatischAusfüllen}
|
on:click={automatischAusfüllen}
|
||||||
type="button">Automatisch Ausfüllen
|
type="button">Automatisch Ausfüllen
|
||||||
</button
|
</button
|
||||||
|
|||||||
@@ -50,21 +50,7 @@
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex flex-row justify-between mx-4 my-2">
|
|
||||||
<div class="form-group col-md-7">
|
|
||||||
Bedarfsausweis offline für 290 € inkl. MwSt. (Sie schicken
|
|
||||||
uns Grundriss- und Ansichtspläne zu)
|
|
||||||
</div>
|
|
||||||
<div class="form-group col-md-5">
|
|
||||||
<input
|
|
||||||
type="radio"
|
|
||||||
class="IGanlass"
|
|
||||||
id="Produktbof1"
|
|
||||||
value="pbof"
|
|
||||||
name="Produkt"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div style="text-align:right;">
|
<div style="text-align:right;">
|
||||||
<button>Weiter</button>
|
<button>Weiter</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user