From: Vincent Vanwaelscappel Date: Fri, 7 Jun 2019 11:01:33 +0000 (+0200) Subject: #2783 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=f683a177bedc7d0d723ceca0361936171b2b688e;p=cubist_cms-back.git #2783 --- diff --git a/src/app/Magic/Controllers/CubistMagicControllerTrait.php b/src/app/Magic/Controllers/CubistMagicControllerTrait.php index 9c36368..19d72cb 100644 --- a/src/app/Magic/Controllers/CubistMagicControllerTrait.php +++ b/src/app/Magic/Controllers/CubistMagicControllerTrait.php @@ -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'); /*