Created
December 11, 2012 18:08
-
-
Save farmerbradllc/4260726 to your computer and use it in GitHub Desktop.
Changed
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
Theme javascript file name changed from "javascript.js to main.js" | |
API CHANGES | |
------------------------------ | |
WAS: #set ($theme_settings = $themeDisplay.getTheme().getSettings()) | |
NOW: #set ($theme_settings = $themeDisplay.getThemeSettings()) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment