Skip to content

Instantly share code, notes, and snippets.

@spencersmith
Created August 6, 2014 22:31
Show Gist options
  • Save spencersmith/b74b74a63e5c8b77162f to your computer and use it in GitHub Desktop.
Save spencersmith/b74b74a63e5c8b77162f to your computer and use it in GitHub Desktop.
define([
'plugins/filteredlist'
], function(FilteredList) {
this.container.find('.placement-select').filteredList();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment