Rename Design to light > Design to Light
This commit is contained in:
parent
28804ceba1
commit
a880205e1d
3 changed files with 4 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
title: Design to light
|
title: Design to Light
|
||||||
|
|
||||||
tabs:
|
tabs:
|
||||||
content:
|
content:
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
designToLight:
|
designToLight:
|
||||||
label: Design to light
|
label: Design to Light
|
||||||
icon: leaf
|
icon: leaf
|
||||||
|
|
||||||
fields:
|
fields:
|
||||||
|
|
@ -33,7 +33,7 @@ fields:
|
||||||
|
|
||||||
DTLProposalLocation:
|
DTLProposalLocation:
|
||||||
label: Localisation
|
label: Localisation
|
||||||
help: Quelle étape contient la proposition Design to light ?
|
help: Quelle étape contient la proposition Design to Light ?
|
||||||
type: radio
|
type: radio
|
||||||
options:
|
options:
|
||||||
proposal: Proposition commerciale
|
proposal: Proposition commerciale
|
||||||
|
|
|
||||||
|
|
@ -39,7 +39,7 @@ return [
|
||||||
],
|
],
|
||||||
'-',
|
'-',
|
||||||
'design-to-light' => [
|
'design-to-light' => [
|
||||||
'label' => 'Design to light',
|
'label' => 'Design to Light',
|
||||||
'icon' => 'leaf',
|
'icon' => 'leaf',
|
||||||
'link' => 'pages/design-to-light',
|
'link' => 'pages/design-to-light',
|
||||||
'current' => function (string $current): bool {
|
'current' => function (string $current): bool {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue