mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2026-01-26 10:23:17 +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