master
parent
6fd7904073
commit
8ac7d290c5
|
@ -139,7 +139,7 @@
|
||||||
{
|
{
|
||||||
"name": "Beschäftigungsart",
|
"name": "Beschäftigungsart",
|
||||||
"type": "select-multiple",
|
"type": "select-multiple",
|
||||||
"position": 8,
|
"position": 7,
|
||||||
"required": 0,
|
"required": 0,
|
||||||
"options": [
|
"options": [
|
||||||
"Vollzeit",
|
"Vollzeit",
|
||||||
|
@ -151,7 +151,7 @@
|
||||||
{
|
{
|
||||||
"name": "Region",
|
"name": "Region",
|
||||||
"type": "select-multiple",
|
"type": "select-multiple",
|
||||||
"position": 9,
|
"position": 8,
|
||||||
"required": 1,
|
"required": 1,
|
||||||
"options": [
|
"options": [
|
||||||
"Regensburg",
|
"Regensburg",
|
||||||
|
@ -171,7 +171,7 @@
|
||||||
{
|
{
|
||||||
"name": "Branche",
|
"name": "Branche",
|
||||||
"type": "select-multiple",
|
"type": "select-multiple",
|
||||||
"position": 10,
|
"position": 9,
|
||||||
"required": 1,
|
"required": 1,
|
||||||
"options": [
|
"options": [
|
||||||
"Handwerk",
|
"Handwerk",
|
||||||
|
@ -198,13 +198,13 @@
|
||||||
{
|
{
|
||||||
"name": "Email zur Onlinebewerbung",
|
"name": "Email zur Onlinebewerbung",
|
||||||
"type": "email",
|
"type": "email",
|
||||||
"position": 11,
|
"position": 10,
|
||||||
"required": 0
|
"required": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Full HTML",
|
"name": "Full HTML",
|
||||||
"type": "textfield",
|
"type": "textfield",
|
||||||
"position": 12,
|
"position": 11,
|
||||||
"required": 0
|
"required": 0
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue