Remove view file button

This commit is contained in:
2020-12-07 18:42:56 +00:00
parent 0bdb6cf2fb
commit 1fae91a62b
2 changed files with 0 additions and 6 deletions

View File

@@ -296,11 +296,6 @@ return [
'url' => 'team/files',
'can' => 'teams.view'
],
[
'text' => 'Calendar',
'icon' => 'far fa-calendar-alt',
'url' => 'teams/calendar'
]
]
],
[