Skip to content

Instantly share code, notes, and snippets.

@jschilli
Created March 20, 2015 21:22
Show Gist options
  • Save jschilli/cde061ff558e2a781172 to your computer and use it in GitHub Desktop.
Save jschilli/cde061ff558e2a781172 to your computer and use it in GitHub Desktop.
Em.run(function() {
dasView = createDasView(items, groups, selectedGroups, selectedItems);
dispatcher = Em.EventDispatcher.create({ rootElement:fixtureId });
dispatcher.setup();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment