Skip to content

Instantly share code, notes, and snippets.

@enyo
Created May 26, 2010 14:27
Show Gist options
  • Select an option

  • Save enyo/414551 to your computer and use it in GitHub Desktop.

Select an option

Save enyo/414551 to your computer and use it in GitHub Desktop.
var tagGroups = Inc.store.find(Inc.ALL_TAG_GROUPS_QUERY);
Inc.allTagGroupsController.set('content', tagGroups);
Inc.allTagGroupsController.get('selection').clear();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment