Guest User

Untitled

a guest
May 27th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. jQuery('.jobs').sortable({
  2. placeholder: 'job-highlight',
  3. opacity: 0.7,
  4. connectWith: '.jobs,#scratchpad',
  5. helper: 'clone'
  6. });
Add Comment
Please, Sign In to add comment