mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
table buttons changed
This commit is contained in:
@@ -63,7 +63,8 @@ class Meetup extends Resource
|
||||
->sortable(),
|
||||
|
||||
Images::make(__('Logo'), 'logo')
|
||||
->conversionOnIndexView('thumb'),
|
||||
->conversionOnIndexView('thumb')
|
||||
->showStatistics(),
|
||||
|
||||
Text::make('Name')
|
||||
->rules('required', 'string')
|
||||
|
||||
Reference in New Issue
Block a user