Guest User

Untitled

a guest
Jan 21st, 2018
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. function(){
  2. return $('#js-job-tab')
  3. .text().trim().split('\n').map(function(o){return o.trim()}).join();
  4. }
Add Comment
Please, Sign In to add comment