mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove alerts, remove test info text
This commit is contained in:
parent
ab86e95d17
commit
3c5778a81b
@ -1,9 +1,5 @@
|
||||
<template>
|
||||
<div class="creation-confirm">
|
||||
<small class="bg-danger text-light p-1">
|
||||
Die anzahl der offene Schöpfungen stimmen nicht! Diese wird bei absenden im $store
|
||||
hochgezählt. Die Liste die hier angezeigt wird ist SIMULIERT!
|
||||
</small>
|
||||
<user-table
|
||||
class="mt-4"
|
||||
type="PageCreationConfirm"
|
||||
@ -84,7 +80,6 @@ export default {
|
||||
},
|
||||
},
|
||||
created() {
|
||||
alert('neu laden')
|
||||
this.getPendingCreations()
|
||||
},
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user