Guest User

Untitled

a guest
May 21st, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. if($("th[data-field='rating']").get(0) !== undefined) {
  2. debugger;
  3. row.append($("<td />").css("font-size", "12px").html(""+segmentations+""));
  4. }
Add Comment
Please, Sign In to add comment