]> _ Git - cubist_cms-back.git/commitdiff
wip #4832
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 21 Oct 2021 18:13:53 +0000 (20:13 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 21 Oct 2021 18:13:53 +0000 (20:13 +0200)
src/app/Magic/Fields/Files.php

index c86be49aa2783bd7f286d9b3487ebea0834323ed..4f81c8a770a7eb5c24331160264649fad4252a55 100644 (file)
@@ -31,7 +31,6 @@ class Files extends Field
                     'thumbnailHeight' => 120,
                     'thumbnailWidth' => 120,
                     'maxFilesize' => 1024,
-                    //'addRemoveLinks' => true,
                     'createImageThumbnails' => true,
                     'maxFiles' => $this->_maxFiles
                 ]