Skip to content

Instantly share code, notes, and snippets.

@farmerbradllc
Created December 11, 2012 18:08
Show Gist options
  • Save farmerbradllc/4260726 to your computer and use it in GitHub Desktop.
Save farmerbradllc/4260726 to your computer and use it in GitHub Desktop.
Changed
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