Skip to content

Instantly share code, notes, and snippets.

@prawnsalad
Created July 16, 2014 15:28
Show Gist options
  • Save prawnsalad/b152ce145db0a9a8b9ca to your computer and use it in GitHub Desktop.
Save prawnsalad/b152ce145db0a9a8b9ca to your computer and use it in GitHub Desktop.
monitorPanelFallback: function() {
var panel_access = [];
this.model.on('active', function() {})
this.model.on('remove', function() {})
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment