1.5.00 fix show RFM icon for editors
This commit is contained in:
parent
08fb2d25fd
commit
ffb872fd03
@ -1057,7 +1057,7 @@ class layout extends common
|
||||
$rightItems = '';
|
||||
if (
|
||||
(
|
||||
$this->getUser('group') === self::GROUP_MEMBER
|
||||
$this->getUser('group') === self::GROUP_EDITOR
|
||||
&& $this->getUser('permission', 'filemanager')
|
||||
)
|
||||
|| $this->getUser('group') == self::GROUP_ADMIN
|
||||
|
Loading…
Reference in New Issue
Block a user