Skip to content

Commit

Permalink
Fix: EZP-23682 - [Demo] Getting Started, Shopping and Contact Us not …
Browse files Browse the repository at this point in the history
…present on the menu

(cherry picked from commit 9583c67)
  • Loading branch information
pedroresende authored and Bertrand Dunogier committed Nov 24, 2014
1 parent 0f51b37 commit f22e19b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/config/default_settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ parameters:
ezdemo.search.list.limit: 10

## Menu. Overrides MenuContentSettings.TopIdentifierList from ezpublish_legacy/settings/menu.ini.
menu.default.menucontentsettings.topidentifierlist: [folder, gallery, place_list]
menu.default.menucontentsettings.topidentifierlist: [landing_page, folder, gallery, place_list, blog, feedback_form]

## Premium content
ezdemo.premium_content.section_id: 7
Expand Down

0 comments on commit f22e19b

Please sign in to comment.