forked from ZwiiCMS-Team/ZwiiCMS
[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' => '',
|
||||
'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' => ''
|
||||
|
Loading…
Reference in New Issue
Block a user