You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, there is a $showDisabled parameter defined for BlogController->listAction(). But this settings doesn't need to be changed from outside. It would be better to just pass the uid of the corresponding content element so the controller get the immutable settings from there.
The text was updated successfully, but these errors were encountered:
Right now, there is a
$showDisabled
parameter defined forBlogController->listAction()
. But this settings doesn't need to be changed from outside. It would be better to just pass the uid of the corresponding content element so the controller get the immutable settings from there.The text was updated successfully, but these errors were encountered: