Core update (Irish Coffee remix)

This commit is contained in:
markseu 2015-06-06 18:21:41 +02:00
parent a9a722b351
commit 884a6c8ae8
2 changed files with 2 additions and 2 deletions

View file

@ -16,4 +16,4 @@ License
-------
Yellow is free and open source, made by the people who use Yellow.
All files are licensed under [GPLv2](http://opensource.org/licenses/GPL-2.0) unless stated otherwise.
[Thank you](https://github.com/datenstrom/yellow/wiki/Yellow-contributors).
[Thank you](https://github.com/datenstrom/yellow/wiki/Yellow-community).

View file

@ -1,5 +1,5 @@
<?php $page = $yellow->page->getParentTop(false) ?>
<?php $pages = $page ? $page->getChildren(): $yellow->pages->clean() ?>
<?php $pages = $page ? $page->getChildren(!$page->isVisible()): $yellow->pages->clean() ?>
<?php $yellow->page->setLastModified($pages->getModified()) ?>
<div class="navigation-sidebar">
<ul>