mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
fix(frontend): WiP migration
This commit is contained in:
parent
dad9354b5b
commit
ef424a0d63
@ -4,7 +4,6 @@
|
||||
<BCol cols="12">
|
||||
<BCard class="appBoxShadow gradido-border-radius" body-class="p-4">
|
||||
<BForm role="form" @submit.prevent="onSubmit" @reset="onReset">
|
||||
<pre>{{ radioSelected }}</pre>
|
||||
<BFormRadioGroup
|
||||
name="shipping"
|
||||
:model-value="radioSelected"
|
||||
@ -59,7 +58,6 @@
|
||||
:model-value="targetCommunity"
|
||||
@update:model-value="targetCommunity = $event"
|
||||
/>
|
||||
<pre>{{ values }}</pre>
|
||||
</BCol>
|
||||
</BRow>
|
||||
</BCol>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user