diff --git a/src/App/Form/Slide.php b/src/App/Form/Slide.php index 2bfbdf8..16d7c5e 100644 --- a/src/App/Form/Slide.php +++ b/src/App/Form/Slide.php @@ -43,7 +43,7 @@ class Slide * "find_method": { * "name": "findBy", * "params": { - * "criteria": {"isActive": true}, + * "criteria": {}, * "orderBy": {"name": "ASC"} * } * }