-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix Retrieving Page Templates in Space Templates Context - MEED-…
…7686 - Meeds-io/MIPs#165 (#248) Prior to this change, the Page Templates aren't displayed in the context of Space Templates due to missing 'pageTemplates' variable declaration in space Tmeplates Main Vue App. To not declare such a property requested by a different addon than 'social' module, the layout addon has been adapted to make sure to all time get the page templates displayed.
- Loading branch information
Showing
3 changed files
with
34 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters