[9.0.07] default data cachée -> privée

This commit is contained in:
fredtempez 2019-03-16 21:31:46 +01:00
parent 9649170c94
commit 383431dddf
1 changed files with 2 additions and 2 deletions

View File

@ -118,7 +118,7 @@ class common {
'barLeft' => '',
'barRight' => ''
],
'cachee' => [
'privee' => [
'typeMenu' => 'text',
'iconUrl' => '',
'disable' => false,
@ -137,7 +137,7 @@ class common {
'position' => 2,
'group' => self::GROUP_MEMBER,
'targetBlank' => false,
'title' => 'Cachée',
'title' => 'Privée',
'block' => '12',
'barLeft' => '',
'barRight' => ''