mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
Confirm post request, change state step and hide components
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
<social-issue></social-issue>
|
||||
<referrer></referrer>
|
||||
<resources></resources>
|
||||
<comment></comment>
|
||||
<confirm></confirm>
|
||||
<comment v-if="accompanyingCourse.step === 'DRAFT'"></comment>
|
||||
<confirm v-if="accompanyingCourse.step === 'DRAFT'"></confirm>
|
||||
<!--test></test-->
|
||||
</template>
|
||||
|
||||
|
Reference in New Issue
Block a user