Commit 62a6b694 authored by dockx thibault's avatar dockx thibault
Browse files

Merge branch '6307-core-supann-life-cycle-automation-via-orchestrator' into 'dev'

Resolve "[CORE] - Supann life cycle - automation via Orchestrator"

See merge request fusiondirectory/fd!1062
Showing with 1 addition and 1 deletion
+1 -1
...@@ -48,7 +48,7 @@ class tasksLifeCycle extends simplePlugin ...@@ -48,7 +48,7 @@ class tasksLifeCycle extends simplePlugin
return [ return [
'section1' => [ 'section1' => [
'class' => ['fullwidth', 'information'], 'class' => ['fullwidth', 'information'],
'name' => _('We recommend the task redundancy to be set to daily, and the case “new members only to be unpicked'), 'name' => _('We recommend the task redundancy to be set to daily, and the case New Members Only to be unpicked'),
'attrs' => [ 'attrs' => [
// This hiddenAttribute is only present to show the information label on the section. // This hiddenAttribute is only present to show the information label on the section.
new HiddenAttribute( new HiddenAttribute(
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment