Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
simplepicker: Fix an issue with multiple instances of simplepicker.
There was a type in line 49 where it should have been el = elOrOpts || 'body'.
- Loading branch information