Skip to content
Snippets Groups Projects
Commit d23e7a05 authored by simon.mellerin's avatar simon.mellerin
Browse files

add modal to dialog

parent 33a5a914
No related branches found
No related tags found
1 merge request!45#24 #25 - Dataset multistep - step 3 - first work
Pipeline #10472 passed
...@@ -48,6 +48,7 @@ ...@@ -48,6 +48,7 @@
:closable="false" :closable="false"
:header="t('datasets.new.steps.3.addDistribution')" :header="t('datasets.new.steps.3.addDistribution')"
class="w-1/2" class="w-1/2"
modal
> >
<OcDistributionForm <OcDistributionForm
v-if="currentDistribution" v-if="currentDistribution"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment