Skip to content

Instantly share code, notes, and snippets.

@rebo
Created April 5, 2010 22:15
Show Gist options
  • Save rebo/356966 to your computer and use it in GitHub Desktop.
Save rebo/356966 to your computer and use it in GitHub Desktop.
var operatives = Training.store.find(Training.OPERATIVES_QUERY).toArray();
console.log('Loading operatives');
Training.operativesController.set('content', operatives);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment