Skip to content

Instantly share code, notes, and snippets.

@splittingred
Created June 10, 2011 13:05
Show Gist options
  • Select an option

  • Save splittingred/1018793 to your computer and use it in GitHub Desktop.

Select an option

Save splittingred/1018793 to your computer and use it in GitHub Desktop.
Hide left trees in MODX Revolution
Ext.onReady(function() {
Ext.getCmp('modx-layout').hideLeftbar();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment