Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add config for base_layout #130

Closed
wants to merge 1 commit into from

Conversation

vsmart
Copy link

@vsmart vsmart commented Aug 15, 2017

Hi @trenpixster 馃憢

This fixes #129.

However, there is still some manual work-arounds I had to make. The view is also hard-coded here, and I couldn't think of a great way to parameterise it.

The solution I used for my codebase, is a work-around that requires my custom view within the AddictView module: https://github.com/vsmart/friend_garden/blob/d03a6d052c6ab79f34a782defbe72d15cd629509/web/views/addict_view.ex

I'd love if you have any better suggestions.

Nevertheless, this PR should work for those who only need to adjust the base template.

@vsmart vsmart closed this Mar 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changing base layout
1 participant