Guest User

Untitled

a guest
Aug 5th, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. $(".button.has_many_add").click( ->
  2.     $('.user_select').select2({
  3.       minimumInputLength: 2
  4.     })
  5. )
Advertisement
Add Comment
Please, Sign In to add comment