Update to Kirby 3.7.5
This commit is contained in:
@@ -420,7 +420,6 @@ class View
|
||||
|
||||
// if requested, send $fiber data as JSON
|
||||
if (Panel::isFiberRequest() === true) {
|
||||
|
||||
// filter data, if only or globals headers or
|
||||
// query parameters are set
|
||||
$fiber = static::apply($fiber);
|
||||
|
Reference in New Issue
Block a user