diff --git a/_config.php b/_config.php index 87efde8..b3d9bbc 100644 --- a/_config.php +++ b/_config.php @@ -1,2 +1 @@ get(GridFieldSortableRows::class, 'Base'); - $base = $custom ?: SORTABLE_GRIDFIELD_BASE; - Requirements::css('undefinedoffset/sortablegridfield:css/GridFieldSortableRows.css'); Requirements::javascript('undefinedoffset/sortablegridfield:javascript/GridFieldSortableRows.js');