mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Correct merged stash conflicts.
This commit is contained in:
parent
5e58d6e312
commit
22af8012f5
@ -1,9 +1,6 @@
|
||||
<template>
|
||||
<div class="creation-confirm">
|
||||
<div v-if="overlay" id="overlay" @dblclick="overlay = false">
|
||||
<<<<<<< Updated upstream
|
||||
<overlay :item="item" @overlay-cancel="overlay = false" @confirm-creation="confirmCreation" />
|
||||
=======
|
||||
<overlay :item="item" @overlay-cancel="overlay = false">
|
||||
<template #title>
|
||||
{{ $t(overlayTitle) }}
|
||||
@ -25,7 +22,6 @@
|
||||
</b-button>
|
||||
</template>
|
||||
</overlay>
|
||||
>>>>>>> Stashed changes
|
||||
</div>
|
||||
<open-creations-table
|
||||
class="mt-4"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user