Last active
September 14, 2017 12:39
-
-
Save jasonglisson/5403b8148d59fbc0fc88 to your computer and use it in GitHub Desktop.
Drupal theme path - Drupal add JS
This file contains hidden or 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
drupal_add_js(drupal_get_path('theme', 'YOUR-THEME-NAME-HERE') .'/library/js/mailchimp.js') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment