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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Path to libraries incorrect with subthemes #31

Closed
jelo77 opened this issue Jul 31, 2015 · 1 comment
Closed

Path to libraries incorrect with subthemes #31

jelo77 opened this issue Jul 31, 2015 · 1 comment

Comments

@jelo77
Copy link

jelo77 commented Jul 31, 2015

html.tpl.php adds modernizr JS files with a call to path_to_theme. When using a subtheme this path will be wrong (pointing to the subtheme/js folder instead of megatron/js). Solution would be to use drupal_get_path or to integrate with libraries module as dependency to use maybe libraries_get_path.

occupant added a commit that referenced this issue Aug 4, 2015
Fix for issue #31
@occupant
Copy link
Member

occupant commented Aug 4, 2015

Thanks for the report! Fixed,

@occupant occupant closed this as completed Aug 4, 2015
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

No branches or pull requests

2 participants