[9.0.07] default data cachée -> privée
This commit is contained in:
parent
9649170c94
commit
383431dddf
@ -118,7 +118,7 @@ class common {
|
|||||||
'barLeft' => '',
|
'barLeft' => '',
|
||||||
'barRight' => ''
|
'barRight' => ''
|
||||||
],
|
],
|
||||||
'cachee' => [
|
'privee' => [
|
||||||
'typeMenu' => 'text',
|
'typeMenu' => 'text',
|
||||||
'iconUrl' => '',
|
'iconUrl' => '',
|
||||||
'disable' => false,
|
'disable' => false,
|
||||||
@ -137,7 +137,7 @@ class common {
|
|||||||
'position' => 2,
|
'position' => 2,
|
||||||
'group' => self::GROUP_MEMBER,
|
'group' => self::GROUP_MEMBER,
|
||||||
'targetBlank' => false,
|
'targetBlank' => false,
|
||||||
'title' => 'Cachée',
|
'title' => 'Privée',
|
||||||
'block' => '12',
|
'block' => '12',
|
||||||
'barLeft' => '',
|
'barLeft' => '',
|
||||||
'barRight' => ''
|
'barRight' => ''
|
||||||
|
Loading…
Reference in New Issue
Block a user