Guest User

Untitled

a guest
Feb 24th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. $(document).ready(function(){
  2. $('select[name="fabric"]').select2({
  3. templateResult: formatState,
  4. templateSelection: formatState
  5. });
Add Comment
Please, Sign In to add comment