Fixed the permission (#1217)
This commit is contained in:
parent
5f90d841d0
commit
ad9ed5ea00
2 changed files with 2 additions and 1 deletions
|
@ -146,7 +146,7 @@
|
|||
</a>
|
||||
</li>
|
||||
@endcan
|
||||
@can('list-tasks', $server)
|
||||
@can('list-schedules', $server)
|
||||
<li
|
||||
@if(starts_with(Route::currentRouteName(), 'server.schedules'))
|
||||
class="active"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue