Created
August 6, 2015 04:23
-
-
Save srinathweb/279ee05b51e6e024b5e7 to your computer and use it in GitHub Desktop.
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
| 5 | |
| down vote | |
| Try adding the following to your layout .xml file within <reference name="head"> | |
| <action method="addJs"> | |
| <script>js/custom-script.js</script> | |
| </action> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment