]> _ Git - cubist_cms-back.git/commitdiff
wait #5090 @0.25
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 14 Feb 2022 09:50:08 +0000 (10:50 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 14 Feb 2022 09:50:08 +0000 (10:50 +0100)
src/app/Magic/Controllers/CubistMagicController.php

index c488d0fc8178b8004cb3fcc595c252c0a183bad8..3c11cb03464457beefcbb08ca60a99d088bc1a4a 100644 (file)
@@ -72,7 +72,7 @@ class CubistMagicController extends CubistCrudController
 
         if ($this->_nested) {
             $this->crud->allowAccess('reorder');
-            $this->crud->enableReorder('name', 4);
+            $this->crud->enableReorder('name', 8);
         }
 
 //        $this->crud->with('revisionHistory');