mikuli.cz

:)
git clone https://git.sr.ht/~ashymad/mikuli.cz
Log | Files | Refs

commit 884a6c8ae822a79aa8ca497aeba5b25fd266d84a
parent a9a722b35179b08cd2531598c408a39891a6e9b0
Author: markseu <mark2011@mayberg.se>
Date:   Sat,  6 Jun 2015 18:21:41 +0200

Core update (Irish Coffee remix)

Diffstat:
MREADME.md | 4++--
Msystem/themes/snippets/navigation-sidebar.php | 2+-
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -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). -\ No newline at end of file +[Thank you](https://github.com/datenstrom/yellow/wiki/Yellow-community). +\ No newline at end of file diff --git a/system/themes/snippets/navigation-sidebar.php b/system/themes/snippets/navigation-sidebar.php @@ -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>