]> _ Git - cubist_cms-back.git/commitdiff
#2783
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 7 Jun 2019 11:01:33 +0000 (13:01 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 7 Jun 2019 11:01:33 +0000 (13:01 +0200)
src/app/Magic/Controllers/CubistMagicControllerTrait.php

index 9c36368b22776cb792d3e891dbc1ce33bdeb6a81..19d72cb3fe44d6b73f1e49006394fa2d2a189a05 100644 (file)
@@ -20,8 +20,8 @@ trait CubistMagicControllerTrait
         if ($this->_clonable) {
             $this->crud->allowAccess('clone');
         }
-        $this->crud->allowAccess('revisions');
-        $this->crud->with('revisionHistory');
+//        $this->crud->allowAccess('revisions');
+//        $this->crud->with('revisionHistory');
 
 
         /*