mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-18 00:09:06 +01:00
LSaddon::impersonate: fix default icon proposed in doc
This commit is contained in:
parent
4f69036f2f
commit
98a5e6c1b3
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
'hideLabel' => True,
|
'hideLabel' => True,
|
||||||
'noConfirmation' => true,
|
'noConfirmation' => true,
|
||||||
'disableOnSuccessMsg' => true,
|
'disableOnSuccessMsg' => true,
|
||||||
'icon' => 'tech_info',
|
'icon' => 'user_go',
|
||||||
'rights' => array (
|
'rights' => array (
|
||||||
'admin'
|
'admin'
|
||||||
),
|
),
|
||||||
|
|
Loading…
Reference in a new issue