correction widget rss (ref #23)

This commit is contained in:
afornerot 2020-02-24 13:48:20 +01:00
parent 99683acc16
commit 103c2e826c
1 changed files with 1 additions and 1 deletions

View File

@ -1258,7 +1258,7 @@ class PagewidgetController extends Controller
return $this->render($this->labelentity.':viewflux.html.twig', [
'entity' => $entity,
'canupdate' => $canupdate,
//'fluxs' => $fluxsordered,
'fluxs' => ["id"=>0],
'access' => $access,
'feeds' => $feeds,
'modelist' => $modelist,