mirror of
https://github.com/thepeacockproject/Peacock
synced 2024-11-03 12:49:22 +01:00
Make the freelancer tile use planning page when starting
This commit is contained in:
parent
7f86bddf21
commit
db7cf2e2e2
@ -323,8 +323,30 @@
|
||||
"actions": {
|
||||
"accept": [
|
||||
{
|
||||
"start-contract": {
|
||||
"contractid": "f8ec92c2-4fa2-471e-ae08-545480c746ee"
|
||||
"set-menu-context": {
|
||||
"value": {
|
||||
"onpageopened": {
|
||||
"set-selected": {
|
||||
"target": "PLANNING_BUTTON_PLAY"
|
||||
},
|
||||
"trigger-input": {
|
||||
"action": "accept"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"link": {
|
||||
"page": "planning",
|
||||
"args": {
|
||||
"url": "planning",
|
||||
"args": {
|
||||
"contractid": "f8ec92c2-4fa2-471e-ae08-545480c746ee",
|
||||
"resetescalation": false
|
||||
},
|
||||
"contractid": "f8ec92c2-4fa2-471e-ae08-545480c746ee"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user