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
bd9d62b2d6
commit
5e58d6e312
@ -38,13 +38,8 @@
|
||||
<b-container>
|
||||
<b-row>
|
||||
<b-col>
|
||||
<<<<<<< Updated upstream
|
||||
<b-button size="md" variant="danger" class="m-3" @click="$emit('overlay-cancel')">
|
||||
{{ $t('overlay.confirm.cancel') }}
|
||||
=======
|
||||
<b-button size="md" variant="info" class="m-3" @click="$emit('overlay-cancel')">
|
||||
{{ $t('overlay.cancel') }}
|
||||
>>>>>>> Stashed changes
|
||||
</b-button>
|
||||
</b-col>
|
||||
<b-col class="text-right">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user