* slide position handling

This commit is contained in:
Dávid Danyi
2018-04-17 17:21:44 +02:00
parent 71d6577810
commit 553f413e16
7 changed files with 115 additions and 5 deletions

View File

@@ -67,7 +67,7 @@ return [
// 'Gedmo\Translatable\TranslatableListener',
// 'Gedmo\Blameable\BlameableListener',
// 'Gedmo\Loggable\LoggableListener',
// 'Gedmo\Sortable\SortableListener',
Gedmo\Sortable\SortableListener::class,
// 'Gedmo\Sluggable\SluggableListener',
],
],