Sticky menu

This commit is contained in:
Fred 2019-02-07 15:19:00 +01:00 committed by GitHub
parent f2cd6f8b68
commit 5750945b51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -153,9 +153,9 @@ class common {
'breadCrumb' => false, 'breadCrumb' => false,
'metaDescription' => '', 'metaDescription' => '',
'metaTitle' => '', 'metaTitle' => '',
'moduleId' => '', 'moduleId' => 'blog',
'modulePosition' => 'bottom', 'modulePosition' => 'bottom',
'parentPageId' => 'blog', 'parentPageId' => '',
'position' => 4, 'position' => 4,
'group' => self::GROUP_VISITOR, 'group' => self::GROUP_VISITOR,
'targetBlank' => false, 'targetBlank' => false,