mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Fix workflow hierarchy
This commit is contained in:
parent
ce655ed435
commit
e24c4dc2e8
@ -1004,7 +1004,6 @@ class ChillPersonExtension extends Extension implements PrependExtensionInterfac
|
|||||||
'enabled' => true,
|
'enabled' => true,
|
||||||
],
|
],
|
||||||
'marking_store' => [
|
'marking_store' => [
|
||||||
'type' => 'method',
|
|
||||||
'property' => 'step',
|
'property' => 'step',
|
||||||
],
|
],
|
||||||
'supports' => [
|
'supports' => [
|
||||||
|
@ -80,7 +80,6 @@ class ChillTaskExtension extends Extension implements PrependExtensionInterface
|
|||||||
'workflows' => [
|
'workflows' => [
|
||||||
'task_default' => [
|
'task_default' => [
|
||||||
'marking_store' => [
|
'marking_store' => [
|
||||||
'type' => 'method',
|
|
||||||
'property' => 'currentStates',
|
'property' => 'currentStates',
|
||||||
],
|
],
|
||||||
'type' => 'workflow',
|
'type' => 'workflow',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user