1
0

adding kirby3-janitor

This commit is contained in:
Philip Wagner
2024-10-14 14:22:24 +02:00
parent b0db09492d
commit 94fbb996f0
204 changed files with 27855 additions and 4 deletions

View File

@@ -10,6 +10,13 @@ columns:
fields:
type: fields
fields:
janitor:
type: janitor
label: Copy from de to here
progress: Working...
job: copyFromDe
data: 'layout'
confirm: "This will replace everything under here"
layout:
label: Layout
type: layout

View File

@@ -32,6 +32,13 @@ tabs:
work:
label: Projekt
fields:
janitor:
type: janitor
label: Copy from de to here
progress: Working...
job: copyFromDe
data: 'layout'
confirm: "This will replace everything under here"
layout:
label: Layout
type: layout