mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 15:44:45 +02:00
Add persistFiltersInSession
to server list (#796)
This commit is contained in:
parent
feadaa2caf
commit
f6c586bf5b
@ -42,6 +42,7 @@ class ListServers extends ListRecords
|
||||
->emptyStateIcon('tabler-brand-docker')
|
||||
->emptyStateDescription('')
|
||||
->emptyStateHeading('You don\'t have access to any servers!')
|
||||
->persistFiltersInSession()
|
||||
->filters([
|
||||
TernaryFilter::make('only_my_servers')
|
||||
->label('Owned by')
|
||||
|
Loading…
x
Reference in New Issue
Block a user