correction widget rss (ref #23)
This commit is contained in:
parent
99683acc16
commit
103c2e826c
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue