[FIX, SITE] add option to toggle masony at project level
This commit is contained in:
parent
af9b9ff262
commit
836ab53dd0
4 changed files with 5 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
// license: http://www.gnu.org/licenses/gpl-3.0.txt GPLv3 License
|
||||
// -------------------------------------------
|
||||
|
||||
$children = $page->children();
|
||||
$children = $page->children()->visible();
|
||||
|
||||
snippet('base/html-head');
|
||||
snippet('base/cont-header');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue